Ok, with the parent object as the main object that's being viewed, I want its properties to be shown grouped by their categories.
A small child expandable object (2 to 4 or so properties) that I a property of the parent has only one category (either Misc or some custom one) and very few properties. When the child is expanded, I want to show only it's properties, not the properties grouped under the single category.
A small child expandable object (2 to 4 or so properties) that I a property of the parent has only one category (either Misc or some custom one) and very few properties. When the child is expanded, I want to show only it's properties, not the properties grouped under the single category.