Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Controls collection
Message
From
16/03/2009 10:44:34
 
 
To
16/03/2009 10:37:47
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
Miscellaneous
Thread ID:
01388377
Message ID:
01388384
Views:
35
>>Hi,
>>I have a WebControl - where I programmatically add new controls.
>>During Controls.add() - I check Controls.count - it grows... for example it has now 35 controls
>>
>>I have a button on this page cmdSave - in Click event I check Me.Controls.count - it has just 9 controls.. most of them - controls which I exact drop on control during design time.
>>
>>The question is..
>>How can I get collection of controls which I add to page programmatically
>>
>>Thanks
>>Denis
>
>So you have a custom control that you add to your form that contains dynamically added other custom controls? Am I understanding this correctly?

The background of task.
I load an XML file.. which contains controlset.. and diffrent xml files contains diffrent control set. I display it in UserControl using Controls.add()... after user click SAVE.. I want to save values back to XML file.. and.. I have not enough controls! :-[
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform