Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Building Controls > Save data from web user controls

Reply
Thread Tools

Save data from web user controls

 
 
Jack David
Guest
Posts: n/a
 
      10-21-2003
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


 
Reply With Quote
 
 
 
 
Sean Winstead
Guest
Posts: n/a
 
      10-21-2003

>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.

--
Sean Winstead
http://www.componentscience.net
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Using Web.config's <system.web><pages><controls><add /></controls></pages></system.web> To Register UserControls Nathan Sokalski ASP .Net 5 01-10-2007 10:50 AM
Closing the Open Save Dialog when user selects Save BusyBoy ASP .Net 2 10-31-2006 03:46 PM
using javascript in User controls to access server controls of the user control Faizan Ahmed ASP .Net Building Controls 1 01-04-2005 04:09 PM
using javascript in User controls to access server controls of the user control Faizan Ahmed ASP .Net Web Controls 1 01-04-2005 04:09 PM
IntelliSense on Web User Controls and Web Custom Controls Axel Dahmen ASP .Net 1 11-12-2003 06:12 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57