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

Binding to CheckBoxes

2 Answers 51 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Tolga
Top achievements
Rank 1
Tolga asked on 15 Jun 2011, 11:27 PM
HI:

I have a RadTreeView with checkboxes. How can I bind to the checkboxes in my viewModel?
Thanks
--t

2 Answers, 1 is accepted

Sort by
0
Tolga
Top achievements
Rank 1
answered on 16 Jun 2011, 12:19 AM
I figured it out...edit control in Blend and Bind IsChecked Property of CheckBoxElement to my data models property.
0
Petar Mladenov
Telerik team
answered on 20 Jun 2011, 03:21 PM
Hello Tolga,

Here you can find a good "starting point" article. You also may need to use Container Bindigns in some cases if you decide to bind the IsChecked property of the RadTreeViewItem. This blog post , on the other hand, describes the differences between the IsChecked and CkeckState properties. Let us know if you need more info.

Best wishes,
Petar Mladenov
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
Tags
TreeView
Asked by
Tolga
Top achievements
Rank 1
Answers by
Tolga
Top achievements
Rank 1
Petar Mladenov
Telerik team
Share this question
or