Question, is it possible to tell a treeview to group its virgin items(items with no children) into say, a flow pane containing all of them, instead of a single item for each row?
For example in the following picture items "1-1-1" and "1-1-2" would not take up two rows, but be contained within a single flow pane. The same would apply for "1-3, 1-4, 1-5, 1-6" as well as "2, 3, 4, 5".