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?
error This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
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?