I'm trying to get the max out of propertylists so I made a scenario to have a collection (LinkItemCollection or another propertylist) inside a propertylist and everything works fine expect the propertylist view on All Properties view. It shows "object" instead of each item in my item collection.
How can I show a custom text instead of object list? I've overriden the ToString method for my QaItem and for its PropertyList but nothing happened. What could it be?
I'm trying to get the max out of propertylists so I made a scenario to have a collection (LinkItemCollection or another propertylist) inside a propertylist and everything works fine expect the propertylist view on All Properties view. It shows "object" instead of each item in my item collection.
How can I show a custom text instead of object list? I've overriden the ToString method for my QaItem and for its PropertyList but nothing happened. What could it be?