Hi,
If the user is on a page other than page 1, the jqGrid refreshes and defaults to page 1. I am trying to let the jqGrid stay on the current page instead of defaulting to page 1 when it automatically refreshes. The following code does not work:
var currentPageSelected = $('#myjqGrid').getGridParam('page');
window.setInterval(function () {
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top