Question regarding interactive user controls

G

Guest

Hi Guys, I am newbie using C#. I have a header control with drop down
application list. i need to hide panels in the navigation user control which
presents users with different menus based on selection in the header list. Is
there any site you can guide me so i can learn how to achieve this?

Many thanks in advance.

Manny
 
G

Guest

Hi Manny,

Take a look at this; (serverside)

http://www.mastercsharp.com/article.aspx?ArticleID=67&&TopicID=2

You can also achieve similar things on the client side but since your panels
are inside user controls, the code will require a bit more detailed design.
(Id's will be controlname_panelid for example...) I would advise to do it on
the server side, if it's does not have a big impact.

Hope this helps,

Ethem
 

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

Similar Threads


Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top