X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..6b044c28b5f26fb99c86c237ffad19741c0f7f3d:/examples/grid/from-markup.html?ds=inline diff --git a/examples/grid/from-markup.html b/examples/grid/from-markup.html index cba49bad..439210ac 100644 --- a/examples/grid/from-markup.html +++ b/examples/grid/from-markup.html @@ -1,68 +1,70 @@ - - -
- -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 from-markup.js.
- -Name | -Age | -Sex | -
---|---|---|
Barney Rubble | -32 | -Male | -
Fred Flintstone | -33 | -Male | -
Betty Rubble | -32 | -Female | -
Pebbles | -1 | -Female | -
Bamm Bamm | -2 | -Male | -
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 from-markup.js.
+ +Name | +Age | +Sex | +
---|---|---|
Barney Rubble | +32 | +Male | +
Fred Flintstone | +33 | +Male | +
Betty Rubble | +32 | +Female | +
Pebbles | +1 | +Female | +
Bamm Bamm | +2 | +Male | +