Its all there in my sample code. I have to extend it. I need to extend. I
want to overridable properties of the the expandableobjectconverter.
Otherwise my properties wont be editable and i cant use a custom display as
items are selected in the sub properties.
However I had already tried doing it simply as you suggested before posting
for the sake of experimenting and even that didnt wont work for me.
Have you been able to implement expandable properties in vb.net and has it
worked for you?
For all i can think of right now, this is a bug. I'm using the older version
of the framework because my version of VS.NET is the 2002 version and it
wont work with ASP.net 1.1
I'm not sure if my problem is a bug and has already been fixed with the
latest release of the the framework 1.1 version, if this is so i'd like the
confirmation and what i need to do to get this working with my current
version of the framework and not have to upgrade because that would mean my
purchasing vs.net 2003.
"Jimmy [Used-Disks]" <> wrote in message
news:...
> > Public Class WebCustomControl1
>
> Where do you declare the property?
>
> Also, though a TypeConverter may be useful, it looks like
> ExpandableObjectConverter will do just fine in your case. There is no need
> to extend it from what I can see.
>
> --
> -Jimmy
> Used-Disks:
> http://www.used-disks.com/
>
>