Posted: 12/14/2011
I have checkboxes as first column in gridview.When I am selecting few checkboxes I am able to insert daTA INTO database.When I deselect the previously selected checkbox, I want to delete that record from database.What is the code for that ?
Posted: 12/15/2011
Take a look at this post to get started: http://geekswithblogs.net/dotNETvinz/archive/2009/02/22/gridview-multiple-delete-with-checkbox-and-confirm.aspx