Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Server control or a User control?
Message
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires Web
Titre:
Server control or a User control?
Divers
Thread ID:
00912789
Message ID:
00912789
Vues:
44
Here's what the ASP version did. I want to duplicate that with .Net and have the code run on the server.

I have a button on the page that when clicked displays a DIV with other DIVs contained therein that are left aligned and act as close as possible to that of a Windows Menu. As each contained DIV is mouseover it highlights the item and on mouseout it reverts to the system menu color. When one of the contained DIVs is clicked it, executes a window.navigate to the appropriate page.

I am still learning .Net and have looked at both User controls and Server controls. I am leaning toward Server control but am not sure if I should subclass the Label or a Custom control and add a Click event to it (if I can).

Any help would be appreciated.

Richard
State of Florida, DCF
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform