I want to make a treeviewer inside of a tableitem (if this is possible). Does anyone know how to do this?
The reason is that I don't want to make fake root items for my treeviewer, because they are not part of my model. I only want my real data to be displayed in the tree. But they should be categorized by type (in UI). That's the reason I want to show them in a tableitem.
Hope anyone can help me, other suggestions are welcome!