I had a bit of a play with Hierarchical data binding with the WPF. There are good documents and samples in the SDK but I still struggled initially to fathom it out, I could get it to work ok for XML but then I had to think a bit more for data.
The
Read More