tony said:
Hello,
Yes, there is replacment.
Please look at rowTotal parameter in grid options:
/jqgridwiki/doku.php?id=wiki:options&s[]=prmnames
Kind Regards
Tony
I have the same problem and rowTotal doesn't seem to have anything to do with the mentioned problem. I tried to set it to -1 or 10000 but nothing happened, I just saw the additional parameter in the ajax call that recovers my grid data.
If we can't use rowNum: -1 anymore what should we do to remove the paging without having the sorting problem that hides the last row on sorting?