Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Collection sub components
Message
From
07/10/2003 11:10:40
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Collection sub components
Miscellaneous
Thread ID:
00835798
Message ID:
00835798
Views:
41
I have a component class that exposed a collection as a property.

if i add items to the collection they are declared in the form code, but i have a problem, if i delete the main component, the items still remain declared in the form code.

How do i make the items to be deleted too.

----
There is a class named ComponentDesigner, this have a property named AssociatedComponents.
So in the class definition i indicate wich are the associated components and if i cut the main component, the items are cut too.

But this doesn't work when i delete the main component.

can someone help me.
Next
Reply
Map
View

Click here to load this message in the networking platform