Home › Forums › Guriddo jqGrid JS › Help › Unable to get paging working.
Hi,
I add paging to books sample and it works just fine without the 'page',
Hello,
Where and how you try to add the additional parameters like page and etc.
Note the if you define them below the groups tag, the xmlReader should cnow this.
Suppose you have
…
1
The the xmlReader should look like this
xmlReader :{
total: “groups>total”,
..
}
Hope you got the point.
Best Regards
Tony
hi tony,
thanks for your response.
Just copy paste your example in my demo and it works just fine.
The reason for
fmt = $.jgrid.formatter.integer || {}; is undefined is:
You do not have loaded the language file correct (grid.locale-en.js)
1. Ensure that this file is loaded
2. Ensure that it is loaded before jqGrid js file.
Edit: It seems like this
does not load the lang file.
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS