一般要求重新加载jqgrid后是跳到第一页
$("#jqgrid").jqGrid('setGridParam',{ datatype:'json', page:1 }).trigger("reloadGrid"); //重新载入