help with grouping and sorting for TreeView in xaml
- by danhotb
I am having problems getting my head around grouping and sorting in xaml and hope someone can get me straightened out!
I have creaed an xml file from a tree of files and folders (just like windows explorer) that can be serveral levels deep. I have bound a TreeView control to an xml datasource and it works great! It sorts everything alphabetically…