Gridview With Sqldatasource Edit Update Delete Post Rating: 5,5/10 2472 votes
  1. Sqldatasource Updatecommand Gridview
GridviewDelete

Sqldatasource Updatecommand Gridview

Sqldatasource

Hello.Thanks for the really good article.My question.What would you do if you wanted to have an event trigger when you click on the 'cancel' button during the delete process.Example.I would like a label to clear. Right now I have a label turn to visible true and a message when someone either edits or deletes something successfully. When a person starts to delete another item and decides to cancel the delete, the old message from the previously edited or deleted item still shows.thanks.