Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Menu controls in ASP.NET 2.0
Message
 
To
05/04/2007 10:58:56
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 8.0
Miscellaneous
Thread ID:
01212510
Message ID:
01212527
Views:
13
>I am currently looking for menu controls for ASP.NET 2.0. I don't have it installed yet, so I can't check to see if there are any built-in controls. I have been searching on CodeProject and have found a few that were OK, but I have yet to find one that I really want to use.
>
>Does anybody know if there is an effective menu control built in to 2.0? If not, what menu controls do you use?

I use the built-in menu functionality from System.Web.UI.WebControls.Menu.

It's easy to generate menus dynamically (we do it in the Page_Load event of a master page) using an XML datasource which we pull from a SQL table.

I'm sure there are much fancier menu systems available, but what is built-in isn't bad.
____________________________________

Don't Tread on Me

Overthrow the federal government NOW!
____________________________________
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform