Loading ...

C#.net code to delete records from the database when few checkboxes in the gridview are deselected

Who is online?  0 guests and 0 members
home  »  forums   »  asp.net topics   »  web forms / data controls   » C#.net code to delete records from the database when few checkboxes in the gridview are deselected

C#.net code to delete records from the database when few checkboxes in the gridview are deselected

Posts under the topic: C#.net code to delete records from the database when few checkboxes in the gridview are deselected

Posted: 12/14/2011

Lurker 5  points  Lurker
  • Joined on: 12/14/2011
  • Posts: 1

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

Professional 8338  points  Professional
  • Joined on: 4/15/2009
  • Posts: 424
  Answered
Page 1 of 1 (2 items)