X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..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 @@ + + +
+ +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.
+ + +Name | +Age | +Sex | +
---|---|---|
Barney Rubble | +32 | +Male | +
Fred Flintstone | +33 | +Male | +
Betty Rubble | +32 | +Female | +
Pebbles | +1 | +Female | +
Bamm Bamm | +2 | +Male | +