X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc:/examples/grid/grid3.html..c930e9176a5a85509c5b0230e2bff5c22a591432:/examples/grid/grid-plugins.html diff --git a/examples/grid/grid3.html b/examples/grid/grid-plugins.html similarity index 77% rename from examples/grid/grid3.html rename to examples/grid/grid-plugins.html index cf02eeaa..d8e33602 100644 --- a/examples/grid/grid3.html +++ b/examples/grid/grid-plugins.html @@ -1,7 +1,7 @@ -Grid3 Example +Grid Plugins Example @@ -13,8 +13,8 @@ - - + + @@ -47,8 +47,9 @@ -

GridView3 Example

-

Note that the js is not minified so it is readable. See grid3.js.

+

Grid Plugins Examples

+

This example demonstrates several plugins. Note that the js is not minified so it is readable. +See grid-plugins.js.