X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..refs/heads/old:/examples/grid/array-grid.html?ds=sidebyside diff --git a/examples/grid/array-grid.html b/examples/grid/array-grid.html index 5e6f0750..2daaa949 100644 --- a/examples/grid/array-grid.html +++ b/examples/grid/array-grid.html @@ -1,27 +1,60 @@ - -
- -This example shows how to create a grid from Array data.
-Note that the js is not minified so it is readable. See array-grid.js.
- - - - + + + +This example shows how to create a grid from Array data.
+The grid is stateful so you can move or hide columns, reload the page, and come + back to the grid in the same state you left it in.
+Note that the js is not minified so it is readable. See array-grid.js.
+ + + + \ No newline at end of file