Changing DIV visibility using inline code

  • Thread starter Thread starter itaitai2003
  • Start date Start date
I

itaitai2003

I'm attempting to configure the DISPLAY attribute using inline code
but without success. (I don't want to use the Panel)

Any ideas?

<div id="panel" style="DISPLAY: <%# GetDisplayStatus() %> ">
Tnx

-Itai.
 

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

Back
Top