Message
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Using asp:table
Miscellaneous
Thread ID:
00812452
Message ID:
00812452
Views:
54
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.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Next
Reply
Map
View