X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/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