Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using asp:table
Message
General information
Forum:
ASP.NET
Category:
Other
Title:
Miscellaneous
Thread ID:
00812452
Message ID:
00812454
Views:
19
Dmitry,

You want to use the PlaceHolder control instead. It can be used to dynamically add controls at runtime and also used to turn visible on/off for all controls contained in it.

>I want to have a table with bunch of controls inside and make the entire group of controls invisible until a certain condition is met.
>
>I placed asp:table on a web page (I use asp:table because it has property .visible). Then - in code - I placed textbox, button and listboxr controls inside the table. But when I view the page in the design view I cannot select any of the controls inside the asp:table. It seems that I can only select the entire table.
>
>Then I tried to create asp:table in the design mode (not in code) and I can put rows and cells in the asp:table but don't seemed to be able to put any controls into this table.
>
>Brings me to the question: if you can't place controls in the asp:table what good are they for? or am I missing something obvious?
>
>TIA.
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform