Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Returning a web control from a function?
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00713893
Message ID:
00714020
Views:
19
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform