X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=examples%2Fgrid%2Farray-grid.html;fp=examples%2Fgrid%2Farray-grid.html;h=2e6bedf952dc5016ec34b90e4beef4270c91eab2;hp=0d0396598e66e2f630642c42831b71f32ce2fec2;hb=47c96bffe20aebba2f6d3d95a6428931e0b3a2da;hpb=fc82bff3902f6b9018e9efb96c6ea168fb4f5d7a diff --git a/examples/grid/array-grid.html b/examples/grid/array-grid.html index 0d0396598e..2e6bedf952 100644 --- a/examples/grid/array-grid.html +++ b/examples/grid/array-grid.html @@ -1,29 +1,88 @@ - - - -Array Grid Example - - - - - - - - - - - - - - -

Array Grid Example

-

This example shows how to create a grid from Array data.

-

Note that the js is not minified so it is readable. See - and - .

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

Array Panel Example

+ +

This example demostrates how to use a Roo.data.Store with a Roo.data.MemoryProxy and a Roo.data.ArrayReader along with loading the data from a javascript call +The grid is set up in which was generated using the roobuilder tool, and +the data is loading on the buildcomplete event in .

+ + +

+ and + +
+ +
+ + + + +