I am rendering my grid with the following PHP call:
$transaction_grid->renderGrid('#transaction_grid','#pager1',true, null, null, true,true);
Then calling this:
$(“#transaction_grid”).jqGrid('navGrid','#pager1', { edit:false,add:false,del:false,search:true,refresh:true }, {},
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top