Generate menu dynamically

  • Thread starter Thread starter Grey
  • Start date Start date
G

Grey

I currently have a menu written in Javascript. For the ASP, i know how to connect to DB and then generate the menu depend on user access right in DB as ASP is easily integrate with Javascript. However, for the ASP.NET, I found it's much difficult to do that. Is there any sample for me to learn


Million thanks ..
 
Hi Grey
Check to see if this article by Scott Mitchell helps.

http://msdn.microsoft.com/asp.net/?pull=/library/en-us/dnaspp/html/aspnet-buildmenuservercontrol.asp


Regards
Ashish M Bhonkiya

I currently have a menu written in Javascript. For the ASP, i know how to connect to DB and then generate the menu depend on user access right in DB as ASP is easily integrate with Javascript. However, for the ASP.NET, I found it's much difficult to do that. Is there any sample for me to learn


Million thanks ..
 

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