This question is locked. New answers and comments are not allowed.
Hi,
I'm wondering if the aproach of using ContainerBindingCollection to bind RadTreeItems properties to properties in the ViewModel data items and then using those properties to manage things like expanding, collapsing, selecting or putting items in edit mode could work for GridView.
I've tried to do it defining a DataTemplate, using a ConteinerBindingCollection resource defined in the XAML and then applying the DataTemplate to the ItemTemplate property of the GridView but it didn't work.
Any suggestion?
Regards
I'm wondering if the aproach of using ContainerBindingCollection to bind RadTreeItems properties to properties in the ViewModel data items and then using those properties to manage things like expanding, collapsing, selecting or putting items in edit mode could work for GridView.
I've tried to do it defining a DataTemplate, using a ConteinerBindingCollection resource defined in the XAML and then applying the DataTemplate to the ItemTemplate property of the GridView but it didn't work.
Any suggestion?
Regards