X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..refs/heads/master:/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 | +