Completed
Last Updated: 19 May 2016 13:55 by Michael
ADMIN
Pavel R. Pavlov
Created on: 23 Dec 2013 12:18
Category: TreeView
Type: Bug Report
1
The RadTreeViewItem preserves its state when it is disabled
When the RadTreeViewItem (or the RadTreeView) is disabled and after a delay is enabled again it should go in "Normal" state. Now the control preserves its state, hence you are able to send more than one RadTreeViewItem in "Hovered" state.
1 comment
Michael
Posted on: 30 Dec 2013 18:14
The bug seems to be caused by an incorrect value in IsMouseOverHeader of TreeViewItem, after the enable state has toggled.