Anyone know where I can get a control like this?
Thanks!
Anyone know where I can get a control like this?
Thanks!
I've implemented this based on the old blog post here. But if I remember right I had to do some manual work to get things to work right. Specifically with the scroll bars.
But that should give you a good start.
There is an article on codeproject that might help:
http://www.codeproject.com/KB/WPF/TreeListView.aspx
There are quite a few other useful articles there about the Wpf TreeView.