I need to access textbox in FooterTemplat of Datagrid
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi All, I have Datagrid which takes data from data source, I Put ItemTemplate and FooterTemplate, the Problem Here I can't access any control in footertemplat regardless the type of control Texbox or others which I used, I need to know how to access any control in FooterTemplat in CodeBehind page. Regards Mr.Wonderful