Hi, i'm testing jqgrid (3.8) and want to use multiple grids on one page (two grids in my first experience).
The data for both grids should be loaded via ajax. The second table should be loaded if a result in the first table is selected, this looks fine so far. But there is a problem if i want to change the page of the second table – nothing happens. The Footer of the second table shows the following message: “Page 1 of” (there's no last page set).
The problem may be the ids of the elements in the pager. The span-element which schould contain the number of the max/last page is set to “sp_1” in both grids, so this looks wrong for me.
If you take a look to the examples (Advanced => Master Detail) you'll see the problem. But in this example the second table does'nt have enough results to use the pager.
Is there already a fix for this problem?
Cheers J
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top