accessing controls on a webform in asp.net
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
how to access controls on a webform using code? i want to access some say 50 textboxes on a webform for clearing their contents.i want to do this using code. i used me.form1.controls. but it is not working. help me out
-
how to access controls on a webform using code? i want to access some say 50 textboxes on a webform for clearing their contents.i want to do this using code. i used me.form1.controls. but it is not working. help me out