CollectionEditor is always "Object Collection Editor"

N

Nathan Phelps

I cannot, for some reason, get the CollectionEditor to deal with my child Controls in a strongly typed manner. I can add and remove items at design time, but it treats them as System.Object. What am I missing

-- My Strongly typed collection class Implements IList and includes the Editor(typeof(MyCollectionEditor), typeof(UITypeEditor)) attribute at the class leve

-- My WebControl class includes the following attributes
[ToolboxData("<{0}:NavigationPane runat=server></{0}:NavigationPane>")
DefaultProperty("Groups"), ParseChildren(true, "Groups")

-- My WebControl class method that returns the strongly typed collection includes the following attributes
[Bindable(true), Description("The collection of groups."), DesignerSerializationVisibility(DesignerSerializationVisibility.Content), NotifyParentProperty(true), PersistenceMode(PersistenceMode.InnerDefaultProperty


What am I missing?
 
N

Nathan Phelps

5/7/2004 - 5/4/2004 = 3 business days..

What happened to the MSDN promise of "Guaranteed response time of less than two business days?"
 

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