Hi ,
I am having a tree view control.I want to change the css class (Background color) of the selected node of the tree view . I tried like this
But this is not working . Any solutions .
Thanks in advance
Jophin
I am having a tree view control.I want to change the css class (Background color) of the selected node of the tree view . I tried like this
HTML:
<selectednodestyle cssclass="ClassName" font-underline="false" horizontalpadding="0px" verticalpadding="0px" forecolor="#5555DD" />
But this is not working . Any solutions .
Thanks in advance
Jophin