I have a data development that is set to local with Datat and I have disabled pointing in the page . Anyway, to enable data pagination after data population. I have disabled paging on the first page because blank JQGrid shows page 1 of 0.
to
jQuery ("# grid_id") setGridParam ({ Pager: '# gridpager'}) .. Trigger ("reloadGrid");
No comments:
Post a Comment