Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Menu controls in ASP.NET 2.0
Message
 
À
05/04/2007 10:58:56
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 8.0
Divers
Thread ID:
01212510
Message ID:
01212527
Vues:
12
>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!
____________________________________
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform