X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..HEAD:/examples/grid/array-grid.html diff --git a/examples/grid/array-grid.html b/examples/grid/array-grid.html index 76fe683a..a717113d 100644 --- a/examples/grid/array-grid.html +++ b/examples/grid/array-grid.html @@ -1,45 +1,53 @@ - -
- -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.
- - - + + + + +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