X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/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 @@ Paging Grid Example - - - - - - - - + + - - - - - + + + - -

Paging Grid Example

-

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.

- -
- +

Paging Grid Example

+

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.

+