jquery - How to create a custom remove row button in jqGrid? -
jquery - How to create a custom remove row button in jqGrid? -
i have button says remove selected button. on selecting particular row or multiple rows want delete jqgrid. how can accomplish this? can utilize delgridrow method?
any help appreciated.
you can utilize delrowdata method remove info grid, although need send request server if want delete info back-end.
jquery jqgrid row
Comments
Post a Comment