X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/examples/grid/array-grid.html diff --git a/examples/grid/array-grid.html b/examples/grid/array-grid.html index 76fe683a..4dc30f6c 100644 --- a/examples/grid/array-grid.html +++ b/examples/grid/array-grid.html @@ -1,45 +1,45 @@ - - - - Stateful Array Grid Example - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Stateful Array Grid Example

-

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.

- -
- + + + + Stateful Array Grid Example + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Stateful Array Grid Example

+

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