diff options
Diffstat (limited to 'examples/example-grouping.html')
-rw-r--r-- | examples/example-grouping.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/example-grouping.html b/examples/example-grouping.html index 4248ad6..86bbd4a 100644 --- a/examples/example-grouping.html +++ b/examples/example-grouping.html @@ -80,6 +80,10 @@ Personally, this is just the coolest slickest thing I've ever seen done with DHTML grids! </li> </ul> + <h2>View Source:</h2> + <ul> + <li><A href="https://github.com/mleibman/SlickGrid/blob/gh-pages/examples/example-grouping.html" target="_sourcewindow"> View the source for this example on Github</a></li> + </ul> </div> </div> |