Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items
Thank you Nikolay for your replay but unfortunately this is not what I want. I want to set the background (image/color) for any child node to spread on the entire tree width. Your JS approach only spread the background element over the "bullet" zone (additional to text zone) of the node (<LI> element)
0
Nikolay Tsenkov
Telerik team
answered on 03 Dec 2010, 01:10 PM
Hi Eugen,
Well, this is not so trivial to be achieved. My suggestion is to use the RadTreeList that we have recently introduced. There all the elements are having the same width and at the same time you still get the treeView's hierarchical capabilities.