When the paging is at server it is needed to write your own function to do this.
jqGrid send automatically two parameters which should be accepted from the server - page and rows.
Where the page is the requested page and rows is the number of rows for that page.