Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Returning a web control from a function?
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00713893
Message ID:
00714020
Vues:
21
David,

I just pass a parameter to the page - I just have one page, not a page per print request. I dynamically load the controls for the page based upon the request.

This latest trick for populating the background for each entry in the dropdown list (over 1000) worked - but the 2 dropdown controls do not save state - ahhhhhhhh.

How should I handle this - since I am adding a literal HTML control - not an ASPNET control - ViewState?

Almost,
Doug
>>Wait - I can build the control builder into my base form - that would give me good control re-use - the form would either build upto 5 color pickers or none.
>
>Yes, build a base class derived from the Page class. Put all your common code there. Derive all your web pages from that base class. This is one of the top productivity boosts in ASP.NET.
Douglas Osborne
Don't spend your life just wishing - http://www.AllGiftRegistry.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform