dynamically created controls an session state

J

Julia

Hi,

I have a search control which render drop down list box controls according
to XML file
all control have EnableViewState=False

I would like to use the Application dictionary in order to save the controls
state

1.When exactly in the control life cycle I should save the state?
2.When exactly I should get the state fro the dictionary and set the
controls?
3.How do I get the values of the control on post back? currently I am using
HttpContext.Current.Request.Form[controlId]

Thanks in advance.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,262
Messages
2,571,056
Members
48,769
Latest member
Clifft

Latest Threads

Top