Hi,
I'am trying to use DataGrid with Paging but I don't get any results
..based on http://dev.sencha.com/deploy/ext-4.0.2a/examples/grid/paging.html
I rewrote/copy paste the code with the change of the data source/store
that I use within my localhost, so my url is
Code:
url: 'http://localhost/topics-browse-remote.php',
..the other code is the same as sample on the web, but I don't get no result
I was trying to build the mini data grid with paging sample but with no luck.
Can anyone help, please ?!
ps: the code is lying under the url posted above, I only changed proxy url to localhost
but the data is the same you get from remote *.php