5
Answers

Update and Delete in Session Datatable in C#

Photo of Kumar S

Kumar S

12y
11.7k
1
Hi,
i have a Gridview data's which is bind from session Datatable.
now i need Edit and delete the record using gridview link button.
After editing and deleting the Record,
how update the session datatable and bind to the grid?

Answers (5)