X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..f562e4c6e5fac7bcb445985b99acbea4d706e6f0:/examples/grid/locking-grid.html diff --git a/examples/grid/locking-grid.html b/examples/grid/locking-grid.html new file mode 100644 index 00000000..1a648216 --- /dev/null +++ b/examples/grid/locking-grid.html @@ -0,0 +1,18 @@ + + + + Locking Grid Column Example + + + + + + + + +

Locking Grid Column Example

+

This example shows how to achieve "freeze pane" locking functionality similar to Excel.

+

Note that the js is not minified so it is readable. See locking-grid.js.

+
+ + \ No newline at end of file