Kumar S

Kumar S

  • NA
  • 9
  • 25.4k

Update and Delete in Session Datatable in C#

Jul 4 2013 11:44 PM
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)