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

TreeView.CheckedItems count is error

1 Answer 43 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Cheng
Top achievements
Rank 1
Cheng asked on 12 Sep 2016, 08:02 AM

TreeView.CheckedItems  is contains is checked item.

But now  checkeditems is contains all item..

1 Answer, 1 is accepted

Sort by
0
Dinko | Tech Support Engineer
Telerik team
answered on 14 Sep 2016, 01:36 PM
Hi Cheng,

The checkbox support of RadTreeView has many known issues and limitations. Instead of using the default checkboxes I strongly recommend you to implement custom functionality with a CheckBox element in the ItemTemplate of the treeview items. You can see such implementation in the Implement a Tri-State CheckBox logic using MVVM help article.

Regards,
Dinko
Telerik by Progress
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
Tags
TreeView
Asked by
Cheng
Top achievements
Rank 1
Answers by
Dinko | Tech Support Engineer
Telerik team
Share this question
or