Edit and update a textbox value in gridview
Hi All,
i have a gridview with 5 columns in 2nd column i have placed a text box, all the data are populating in the grid . now i need to edit a text box value in 2nd columns and after editing it should get updated in database also..
this all thing should happen under update button which i placed outside the gridview.
please help me