This is a migrated thread and some comments may be shown as answers.

Selected Item Breanking

1 Answer 25 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Nirav Patel
Top achievements
Rank 1
Nirav Patel asked on 23 Nov 2010, 12:03 PM
Hi,
I am using RadTreeView with hierarchicalItem template. I have bound the tree view with one of the Collection type property of my viewmodel.

The SelectedItem property of TreeView is bound to SelectedItem property of the viewmodel. This SelectedItem property value in ViewModel will be one of the item from Collection bound to the TreeView.

On Property setter for SelectedItem in viewmodel I am doing some operation. Now, I am clicking different items in TreeView quickly. I am switching between item sin tree view rigorously. After some point of time what I see that setter for "SelectedItem' in viewmodel doesn't get fired. I found that the binding between TreeView SelctedItem property and the same in ViewModel is broken.

Is this a known issue or there is a work around for this problem? Can anyone please help me?

1 Answer, 1 is accepted

Sort by
0
Kiril Stanoev
Telerik team
answered on 23 Nov 2010, 01:14 PM
Hello Nirav,

We are not aware of such an existing issue. Could you please take a look at the attached project and let me know if you are able to reproduce the issue with it. I'd be glad to further assist you.

All the best,
Kiril Stanoev
the Telerik team
Browse the videos here>> to help you get started with RadControls for Silverlight
Tags
TreeView
Asked by
Nirav Patel
Top achievements
Rank 1
Answers by
Kiril Stanoev
Telerik team
Share this question
or