4 Answers, 1 is accepted
0
Hello iramz,
Please check this help article:
http://www.telerik.com/help/silverlight/radtreeview-retrieving-checked-items.html
Sincerely yours,
Valentin.Stoychev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Please check this help article:
http://www.telerik.com/help/silverlight/radtreeview-retrieving-checked-items.html
Sincerely yours,
Valentin.Stoychev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Adrian Pay
Top achievements
Rank 1
answered on 03 May 2010, 08:02 AM
thank you for the prompt reply but is it possible to get a working example project. one that updated the viewmodel everytime items get checked and unchecked?
0
iramz
Top achievements
Rank 1
answered on 03 May 2010, 08:06 AM
sorry, the above post is same as me. thanks.
0
Hi,
I attached a sample project illustrating how you can get the CheckedItems collection from the RadTreeView and use it as the ItemsSource collection of a ListBox.
Please take a look at the example and let me know if this is what you had in mind.
Kind regards,
Tina Stancheva
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
I attached a sample project illustrating how you can get the CheckedItems collection from the RadTreeView and use it as the ItemsSource collection of a ListBox.
Please take a look at the example and let me know if this is what you had in mind.
Kind regards,
Tina Stancheva
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.