This question is locked. New answers and comments are not allowed.
Hello I'm trying to do some client side binding of a tree view, however when I'm returning the JSON result back I need to set the selected node with some logic of my own. Turns out I do not see the "Selected" Property on the TreeViewItemModel as it is on the TreeViewItem when you map the items on the Tree definition on your view.
Is there any way to set the as Selected a TreeViewItemModel node?
Thanks I would really appreciate your help.
Is there any way to set the as Selected a TreeViewItemModel node?
Thanks I would really appreciate your help.