Monday, 26 August 2013

Update/Edit row on another page and send values back to the first page. (Datatable) Asp.net and Vb.net

Update/Edit row on another page and send values back to the first page.
(Datatable) Asp.net and Vb.net

I was wondering if you could help with this problem.(I'm a real beginner)
I have a datatable populated with values from textboxes. Now the problem
is that when clicking on edit button I want to open a new page to edit and
updating the selected row and then send values back to the gridview in
first page. I'm using VB.net

No comments:

Post a Comment