how can I get ride of the yellow background on focused Items?
Greetings
Andre
1 Answer, 1 is accepted
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.