Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Saving state...
Message
From
01/12/2003 15:50:42
 
 
To
01/12/2003 14:08:09
General information
Forum:
ASP.NET
Category:
Other
Title:
Miscellaneous
Thread ID:
00854734
Message ID:
00854823
Views:
18
>>Can someone tell me how to save the state of controls that are dynamically added to a WebControls.Table control? <
>
>I don't know if this is the way you want to handle it, but check out this link, about Maintaining State with Dynamic Controls. It's a rather complicated process, but it *does* work.
>
>http://www.fawcette.com/vsm/2003_04/magazine/columns/aspnet/
>
>~~Bonnie

Hi Bonnie,

Thanks for the link. The article was a little more than I needed, but I got an answer from it.
What I found out was that I can still use the Response.Form("mycontrol") syntax to get access to the controls on the form (even those created dynamically).
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform