I am looking for a WPF control which is a hybrid of TreeView and DataGrid, something like the Visual Studio debugger or QuickBooks contacts list etc.
Any other solut
Way late to this party but SO says this thread was active just 2 months ago. I don't see how as none of the comments date that recently - but I'll offer this anyway because I just found it and wanted to share the answer in case anyone else is looking for it as well.
I found this on CodeProject - which is all wrapped up in a nice neat little package. So far, seems to work flawlessly. (and ps: how is this not a normal WPF thing already? I can do it in WinForms with any number of controls that do it automatically)
Here's the link - hope it helps: https://www.codeproject.com/Articles/1213466/WPF-TreeGrid-using-a-DataGrid