J
Jim Heavey
Someone told me that I could create a "Div" tag with a "runat='Server'" and
use it to surround all of the controls that I want to make
Visible/Invisible.
When I attempt to add the attribute of "Visible=" I get a compile error.
So is there an easy way to turn off all of these controls without having to
specify each of the controls in code?
Maybe I could use a for-each, but I am not quite sure how to do this. Any
suggestions...?
Thanks in advance for your assistance!!!!!!!!!!!!
use it to surround all of the controls that I want to make
Visible/Invisible.
When I attempt to add the attribute of "Visible=" I get a compile error.
So is there an easy way to turn off all of these controls without having to
specify each of the controls in code?
Maybe I could use a for-each, but I am not quite sure how to do this. Any
suggestions...?
Thanks in advance for your assistance!!!!!!!!!!!!