X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/examples/grid-filtering/grid-filter-local.html diff --git a/examples/grid-filtering/grid-filter-local.html b/examples/grid-filtering/grid-filter-local.html new file mode 100644 index 00000000..d46293f0 --- /dev/null +++ b/examples/grid-filtering/grid-filter-local.html @@ -0,0 +1,54 @@ + + + + Custom Grid Filters + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Custom Grid Filters Example (local filtering)

+

This example demonstrates a custom Grid Filter Extension.

+

Note that the js is not minified so it is readable. See grid-filter-local.js.

+ +
+ + + \ No newline at end of file