X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..refs/heads/master:/examples/grid/paging.html diff --git a/examples/grid/paging.html b/examples/grid/paging.html index e405d407..ea3b93e8 100644 --- a/examples/grid/paging.html +++ b/examples/grid/paging.html @@ -4,29 +4,38 @@
This example shows how to create a grid with paging. This grid uses a ScriptTagProxy to fetch cross-domain - remote data (from the Ext forums).
-Note that the js is not minified so it is readable. See paging.js.
- - - +This example shows how to create a grid with paging. This grid uses a Ext.data.proxy.JsonP proxy + to fetch cross-domain remote data (from the Ext forums).
+Note that the js is not minified so it is readable. See paging.js.
+