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

Disabled yellow background

1 Answer 60 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
n/a
Top achievements
Rank 1
n/a asked on 05 Mar 2020, 03:34 PM

Hi,

how can I get ride of the yellow background on focused Items?

 

 

Greetings

Andre

1 Answer, 1 is accepted

Sort by
0
Martin Ivanov
Telerik team
answered on 09 Mar 2020, 06:14 PM

Hello Andre,

To remove the background color of the selected items, you will need to extract the ControlTemplate of RadTreeViewItem and modify it. More specifically, you can find the VisualState elements with names "Selected" and "SelectedUnfocused" and change them or modify the UI elements they target. I hope this helps.

Regards,
Martin Ivanov
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
TreeView
Asked by
n/a
Top achievements
Rank 1
Answers by
Martin Ivanov
Telerik team
Share this question
or