Save data from web user controls

J

Jack David

I dynamically load a couple of controls into a page using a placeholder. A
couple of the web user controls provide the ability for a user to select an
item.
The question is if I have a couple of controls on the same page how do I
save the data from each control

Thanks
Jack David
www.telasphere.com
 
S

Sean Winstead

I dynamically load a couple of controls into a page using a placeholder. A
couple of the web user controls provide the ability for a user to select an
item.
The question is if I have a couple of controls on the same page how do I
save the data from each control

How about using the ViewState? You can serialize an entire control, or
any other object, to the ViewState.
 

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

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top