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 ..
 
Back
Top