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:
00812469
Views:
12
I understand that designer has more control with Web Control Tables (vs. HTML tables).

But please tell me if I understand correctly that Web Control Tables can be used to display only static text or graphics (since in VS.NET I don't see a way to place anything but text or graphics in Web Control table)?

>Tables have been used well before the Web Form Controls were available in ASP.NET. Now with these new controls, we can have more control of our desired output.
>
>>Cathi,
>>I will try using PlaceHolder for this form. Thank you very much.
>>
>>I am still wondering (with four books on asp.net opened on my desk and not even one having a hint on asp:table use) what do people use asp:table?
>>
>>>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.
"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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform