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
110
WebDataTree hover over and Selected node Image
posted

Hi,

 

I am trying to change fore color and underline text on hover over in WebDataTree. heres code:

.treeHoverNodeCSSClass

    { 

padding: 2px;   

color: Orange;

text-decoration: underline;     

    }   

 

and then in <NodesSettings HoverCSSClass = "treeHoverNodeCSSClass"> but nothing happened.

and I also want to change node image when user clicks nodes. Please let me know how to solve both of above issues.

 

Thanks

Amar

 

Thanks

Parents
  • 1440
    posted

    Hello Amar,

    Thank you for contacting Infragistics Support!
    We are currently looking into this matter and will keep you posted of any available information.
    Please do not hesitate to contact us with any updates or additional questions regarding this scenario in the meantime.

Reply Children