Hi, Please use the following line to access the data grid textbox value from code behind Convert.ToString(CType(GridView1.Rows(i).FindControl("Text1"), Textbox).Text) Thanks, Raja.S
Raja Soosai
Posts
-
How to Edit a gridview ,Please correct the code which i gave here. -
GRIDVIEW in ASP.NEt and C#Hi Use Grid view to allow the user to enter the information. Access the grid row from CodeBehind and Save the Entered Data. Please use the following line to access the data grid textbox value from code behind Convert.ToString(CType(GridView1.Rows(i).FindControl("Text1"), Textbox).Text) Thanks, Raja.S
modified on Tuesday, November 10, 2009 8:22 AM
-
loading imageHi Code Project, I got solution for my problem. Its very easy to show the loading image for each row in grid view. I'l upload the described answer soon.... Thanks, S.Raja
-
loading imageHi When To Call this JS function.
-
loading imagehi I need to know how to show the loading image in gridview while loading for each row using javascript. only for that single column getting data from some other db.
-
Access is denied. [modified]Check Security permissions in d drive folders. Set every one to access permission Thanks, Raja