0
kicks
Perform actions before a row is deleted from a GridView
See how the RowDeleting Event of a GridView can be used to perform actions before a row is deleted. This example also demonstrates how to access controls within the gridview in order to access data associated with the record being deleted or inserted.