Setting style for the label of an item in the tree

Hi,



I am using dhtmlxTree Professional v1.4.

Is is possible to set the style for an item’s label (like bold, italic) in the XML file? Like we can use attribute aCol, sCol in XML to specific the color for the item, similarly can we set the style for the item’s label in the XML file using attributes?



Thanks

Trupti

There are no special attributes for such task, but you can use style attribute


Is there a way to do this on the client (.js) side? Specifically I want the selected tree node to show in bold font.

You may use CSS style rules