Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
712
How to set selected node highlighted in gray color when the tree loses focus
posted
Hi, When user selects a node in a tree view , the node is highlighted in Blue color. I want the selected node highlighted in gray color when the tree view loses focus. How can i do that? Thanks