Completed
Last Updated: 19 May 2012 06:39 by Svetlin
Svetlin
Created on: 19 May 2012 06:39
Category: TreeView
Type: Bug Report
1
FIX. Canceling a node checked state in TriStateMode of RadTreeView makes parent node checked state invalid.
1. Set CheckBoxes property of RadTreeView to true.
2. Set TriStateMode property of RadTreeView to true.
3. Cancel the node checked state property of a node in the NodeCheckedChanging event
4. The parent node will not be in intermediate checked state.
0 comments