X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/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