X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..05ce1c11e98b33f14ddee184493bd5a60dc947e2:/examples/grid/array-grid.html diff --git a/examples/grid/array-grid.html b/examples/grid/array-grid.html index f99b6154..76fe683a 100644 --- a/examples/grid/array-grid.html +++ b/examples/grid/array-grid.html @@ -1,29 +1,45 @@
- -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.
+ + - +