This question is locked. New answers and comments are not allowed.
Hi,
I want to use LoadOnDemand feature from TreeView in ViewModel.
The problem is that if I trigger an event as Command, I get RadRoutedEventArgs as parameter, but I want only the DataItem, that is my object.
I want to keep my ViewModel without any View object.
How Can I do this ?
Best Regards
I want to use LoadOnDemand feature from TreeView in ViewModel.
The problem is that if I trigger an event as Command, I get RadRoutedEventArgs as parameter, but I want only the DataItem, that is my object.
I want to keep my ViewModel without any View object.
How Can I do this ?
Best Regards