I am using https://github.com/robinvanderknaap/MvcJqGrid in my projet, I want to implement delete functionality with each row in Grid. I followed http://playground.webpirates.nl/mvcjqgrid sample project. I did not find any help related to delete functionality.
Does anyone have an idea on how to accomplish this?
Thanks for your help.