
Hi guys,
For a specific purpose, I need a control that looks a lot like your PropertyGrid, and yet I haven't found a way to get it to behave like I want it to. This control should basically show a list of parent objects with a random number of child objects for each parent object, so a category with a bunch of properties. Both category and property rows should have a checkbox in the left part, before the display name. I would prefer if I could simply bind to a collection of my parent objects and then template the content for both parent and children, but after a couple of hours of trial and error, with the documentation and sample browser constantly open, I'm not sure it can be done that way. What are my alternatives and is this even possible with PropertyGrid? If so, how?
For a specific purpose, I need a control that looks a lot like your PropertyGrid, and yet I haven't found a way to get it to behave like I want it to. This control should basically show a list of parent objects with a random number of child objects for each parent object, so a category with a bunch of properties. Both category and property rows should have a checkbox in the left part, before the display name. I would prefer if I could simply bind to a collection of my parent objects and then template the content for both parent and children, but after a couple of hours of trial and error, with the documentation and sample browser constantly open, I'm not sure it can be done that way. What are my alternatives and is this even possible with PropertyGrid? If so, how?