I'm using jqGrid 4.4.0 with paging enabled.
When I type, in the page number input (in the paging footer), a page number that
does not exist (e.g.: Enter the number 30, but there are 2 pages)
jqGrid shows a page with no record.
Can jqGrid show the last page with recorda (in my example, page 2)?
If yes, how can I do that?
Could anybody post a snippet?
Many thanks in advance.
Victor Rodrigues Nunes