WebControl Problem!
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
I built a webcontrol that has several properties, one of which is a Collection type. This property works just fine in design view from the Property Browser and brings up the Collection Editor when selected. However, when I run or close the project then re-open the project in design mode my inserted items are no longer visible!!! What am I missing? I have read that collections must be Type Converted but no good examples are out there in VB.NET!?!? Thanks! :confused::confused::confused::confused::confused::confused: