textbox in Gridview i have create a textbox in gridview... i set the textbox default value is 1(the method is call from storedprocedure)...
now i change the textbox value the changed value is stored to database table..
how can i write the code in row edit or row update...
Please help me.... |