[thelist] ASP.NET visibility question

Zhang, Lingling lingz at cs.umd.edu
Mon May 10 21:13:48 CDT 2004


Hi all,

I've had an asp:Table (table1) in my form, and in that table I have
several web controls, like asp:checkbox, asp:textbox, etc. And I set the
table1.visible = false. Then I found that the controls inside the table
are not accessible in .cs code. I'm guessing it's because I set the
table to be invisible. Am I guessing right? Also, if that's the case, is
there a way to hide the table but still be able to access the inside
controls?

Thank you very much,
Lingling



More information about the thelist mailing list