Hi @mpa74! Taking a look at your markup code for the bindings of the ItemTemplate and ItemsSource of the TreeView, I think the wrong extension methods are being used here. You can take a look at the ...
This example illustrates to bind the wpf treegrid columns from ViewModel in MVVM.