Old story...hierarchical datasource (say ancestry like Person->Children.......Person.Children[0].Children.....etc. - every person has zero or more children). Want to bind to a grid so..I see 2 options.....
Thanks for any input.
You might take a look at using UltraWinTree instead of the grid. Depends of course on what other features of the grid you may be using.
Valuelists are not handled as well on the tree and no summaries. From what I have seen of the WPF version this has been handled better there.
Still lots of things missing from the WPF grid before I can consider switching.
Nick