How to get the values of Textbox
Dear I have a gridview and i am editing the records on gridview rowediting and using the row updating to update the record I have a problem i am getting the values of textbox in gridview row updating and here i am saving this value in to a variable but when i am using that variable into another function it becomes empty this variable is global variable please reply

Manish Kumar ChoudharyPosted Jan 7, 2015, 2:06 AM
Hi Danish Habib,
Go through following links it might help you
http://www.c-sharpcorner.com/UploadFile/9f0ae2/gridview-edit-delete-and-update-in-Asp-Net/
http://www.codeproject.com/Articles/24085/Insert-Update-Delete-with-Gridview-Simple-Way
Danish HabibPosted Jan 6, 2015, 11:19 PM
Jitendra KumarPosted Jan 6, 2015, 10:40 PM
Kindly share code for better understanding.