Example: we have empty table. If I click on a refresh button in the (inline) navigation bar the jqgrid sends attribute page=1.
If I use aftersavefunc when inserting the new line into empty table, the function trigger(“reloadGrid”) sends page=0. Shouldn't every refresh send page=1 even if there is no records in jqgrid table? I'm confused if this is a bug or a feature.
Is there any refresh function/trigger that I'm missing which sends page=1 even if table have no records?
Regards 😉
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top