3.2.0

Tree

I have been playing around with the tree, and managed to make it (mostly) work like I want it to work. There is just one thing that I can't get to work - I want to be able to change the color of a single node. Easiest would be if there was a way to change the treenode by using it's ID, something like tree.setItemStyle(id, style, value).

Can somebody please help?
Tom
April 3,
tree.getItemTemplate(id).setStyle(name, value);
Alex (ActiveWidgets)
April 3,
thank you, works perfectly
Tom
April 3,

This topic is archived.

See also:


Back to support forum