Declined
Last Updated: 23 Jul 2015 15:18 by Miroslav Paskov
Miroslav Paskov
Created on: 04 Mar 2010 08:58
Category: TreeView
Type: Feature Request
3
TreeView: The CheckedItems Collection Should not Contain Indeterminate Items
Currently the CheckedItems collection contains items with CheckState "Indeterminate". The change can be controlled somehow since the modifying the behavior now will be a breaking change.

Please avoid using this collection, it is has never been implemented completely.
In DataBound scenarios, add CheckBox in ItemTemplate like it is shown in this help article.
http://docs.telerik.com/devtools/wpf/controls/radtreeview/how-to/howto-tri-state-mvvm.html 
0 comments