Treeview set item style

Hello,

I’ve searched without finding any solutions. I want to put a bold style to some items.I try like this :

tree.addItem("[V_TYPESI.SID]","<b>[V_TYPESI.F_TYPE]</b>",tlvlid_typins);

The problem comes onSelect and onclick of this item. The event isn’t fired.

Is there any equivalent of dhmlxtree’s setItemStyle for dhmlxtreeview ?

Thanks for your help.
Loïc

Unfortunately there is no API to change the style of the items in the treeView.