Hello,
is it possible to hide the selection? My view would be easier readable without the selection indication.
Do you mean the orange background of the selected item? The tree doesn't come with such color by default, so you must be setting it somewhere?
Maybe you have a template for the node which can be styled?
Can you provide more information on this?
Looking forward to your reply.
Sincerely,Tihomir TonevAssociate Software DeveloperInfragistics
No, I mean the selection style itself. The semi transparent blue rectangle around the item.
You can change the background of border with id SelectedBorder to any color or transparent. If you also want to remove the teal outline when the node is selected, you can modify or remove the animation for active state. Please refer to the attached sample.
Please let me know if you have more questions.
Sincerely,Tihomir TonevAssociate Software DeveloperInfragistics5282.MVVM Expand Tree.zip