G
Guest
When using the Properties table at design time, I add two items to the column
collection. I then add two items to the items collection which shows up
under the first column. I then add a subitem to each of the Items in the
Items collection. These should show up in the second column. However, what
actually happens is the items text is replaced with the subitems text and I
only get the subitems names in the first column. I checked the resultant
coding that the designer created and it totally ignored the sub items and
used the subitem names for the items.
Is this a bug? When I do it in code at runtime, it works ok.
collection. I then add two items to the items collection which shows up
under the first column. I then add a subitem to each of the Items in the
Items collection. These should show up in the second column. However, what
actually happens is the items text is replaced with the subitems text and I
only get the subitems names in the first column. I checked the resultant
coding that the designer created and it totally ignored the sub items and
used the subitem names for the items.
Is this a bug? When I do it in code at runtime, it works ok.
