ASP Net GridView Delete Button
Using C# & Asp.net how can I add a delete button to a grid view then when the delete button is pressed run update a sql server table that would remove that row from the grid? I have the sql statement set-up as it should be, just can't get the right asp/C# syntax to make it happen.
Edrick LomibaoPosted Oct 4, 2015, 8:52 AM
Abhay ShankerPosted Oct 4, 2015, 5:46 AM
Priyaranjan K SPosted Oct 4, 2015, 5:43 AM