X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..6e39d509471fe9b4e2660e0d1631b350d0c66f40:/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..59a94064 --- /dev/null +++ b/examples/grid/locking-grid.html @@ -0,0 +1,38 @@ + + + + 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