Is there a way to delete all rows in one function call? and not by looping through all rows and deleting row by row.
Thank's In Advance.
If you mean remove all rows from the grid you can just do this..
$('#grid1').jqGrid('clearGridData');
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With