How can I make a table1.visible = false?

T

trint

I named my table with F4 (properties) and it doesn't seem to be
recognized in my project.
How can I make it NOT visible under certain conditions?
Thanks,
Trint
 
M

Mark Fitzpatrick

Did you add the runat="server" attribute to the table element? Also, if it's
an HTML table, make sure you set the ID and not just the Name. Both of these
can exist in HTML for valid reasons but ASP.Net will only use the ID
attribute and not the name.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,763
Messages
2,569,562
Members
45,038
Latest member
OrderProperKetocapsules

Latest Threads

Top