X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/f5240829880f87e0cf581c6a296e436fdef0ef80..f562e4c6e5fac7bcb445985b99acbea4d706e6f0:/examples/grid/transform-dom.html diff --git a/examples/grid/transform-dom.html b/examples/grid/transform-dom.html new file mode 100644 index 00000000..10675c4c --- /dev/null +++ b/examples/grid/transform-dom.html @@ -0,0 +1,68 @@ + + + + + From Markup Grid Example + + + + + + + +

From Markup Grid Example

+

This example shows how to create a grid with from an existing, unformatted HTML table.

+

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

+ + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameAgeSex
Barney Rubble32Male
Fred Flintstone33Male
Betty Rubble32Female
Pebbles1Female
Bamm Bamm2Male
+ + + \ No newline at end of file