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

Highlighted Items

7 Answers 80 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
MiddleTommy
Top achievements
Rank 1
MiddleTommy asked on 20 Jul 2010, 07:02 AM
When the RadTreeView is in a RadBusyIndicator and clicking the treeviewitems causes the busyindicator to become busy and the mouse moves outside the radtreeview while the busyindicator isbusy often the last selected item remains Highlighted after the busyindicator is not busy. After several times you can have many highlighted items in the treeview

7 Answers, 1 is accepted

Sort by
0
Valentin.Stoychev
Telerik team
answered on 20 Jul 2010, 01:44 PM
Hello TWT,

The only workaoround on this would be to set the item in normal state:

VisualStateManager.GoToState(RadTreeViewItem1, "Normal", true);


Kind regards,
Valentin.Stoychev
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
0
Laura Edwards
Top achievements
Rank 1
answered on 14 Apr 2011, 02:35 PM
Hi, I too have this issue.

Where exactly would I set the visual state? is there a specific event that it should go in?
0
MiddleTommy
Top achievements
Rank 1
answered on 14 Apr 2011, 02:53 PM
I ended up taking the tree view out of the busy indicator.

for how do I know what items are highlighted?
I guess you could un-highlight all items when IsBusy becomes false using the visual state manager
0
Laura Edwards
Top achievements
Rank 1
answered on 14 Apr 2011, 03:03 PM
That's not really an option for us with the way our workflow is. Hopefully someone from Telerik can explain how this can be fixed.
0
Kiril Stanoev
Telerik team
answered on 14 Apr 2011, 03:41 PM
Hi guys,

I just wanted to update you on the status of the issue. We've resolved it and a fix will be available with the upcoming Service Pack release. Please download it and let us know how it works for you.

Regards,
Kiril Stanoev
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
0
Ashna
Top achievements
Rank 1
answered on 25 Jan 2013, 06:56 AM
Hi
 Has that highlighted item problem solved??
 Can u please suggest the solution?
I need it urgently since I have to make the changes in my project .
0
Pavel R. Pavlov
Telerik team
answered on 29 Jan 2013, 01:01 PM
Hi Ashna,

This issue is fixed and it is available in our latest official release 2012.3.1129.1050. Please download our binaries from your Telerik account and give it a try. Feel free to ask if you have any further questions.

Regards,
Pavel R. Pavlov
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
TreeView
Asked by
MiddleTommy
Top achievements
Rank 1
Answers by
Valentin.Stoychev
Telerik team
Laura Edwards
Top achievements
Rank 1
MiddleTommy
Top achievements
Rank 1
Kiril Stanoev
Telerik team
Ashna
Top achievements
Rank 1
Pavel R. Pavlov
Telerik team
Share this question
or