Grouping ASP.NET controls together
ASP.NET
3
Posts
3
Posters
0
Views
1
Watching
-
Is there any way of grouping ASP.NET controls together? I'd like to set a group of controls as invisible rather than having to set each individual control as invisible. Just want to cut down on the amount of code and make it more readable.
-
Is there any way of grouping ASP.NET controls together? I'd like to set a group of controls as invisible rather than having to set each individual control as invisible. Just want to cut down on the amount of code and make it more readable.
-
Is there any way of grouping ASP.NET controls together? I'd like to set a group of controls as invisible rather than having to set each individual control as invisible. Just want to cut down on the amount of code and make it more readable.