Skip to navigation
Update the grid via its button in the toolbar
19.02.21
start_grid() is a wrapper function }).jqGrid("navButtonAdd", "#grid_toppager", { caption: "Update", id:"update", buttonicon: "fa-refresh", onClickButton: function(err,res){ jQuery('#grid').jqGrid('clearGridData'); jQuery("#grid").jqGrid('GridUnload'); start_grid(); } });
https://free-jqgrid.github.io/getting-started/index.html
Reply
Anonymous
Information Epoch 1766852408
Use lower case and keep it short.
Home
Notebook
Contact us