I am planning to add images in place of the expanders which are present in the RadTreeView control.
I want to accomplish my task using C#.
Any help would be appreciated.
Thanks.
Best Regards,
Ruchit
1 Answer, 1 is accepted
0
Dimitar Terziev
Telerik team
answered on 14 Dec 2010, 09:20 AM
Hello Ruchit,
In order to change the image , you should change the CSS class of the span where the image is rendered. There are two classes :rtMinus and rtPlus, the first one represents the collapsed node and the second one the node when it's expanded: