:: Forum >>
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
Tuesday, April 3, 2007
tree.getItemTemplate(id).setStyle(name, value);
Alex (ActiveWidgets)
Tuesday, April 3, 2007
thank you, works perfectly
Tom
Tuesday, April 3, 2007
This topic is archived.
Back to support forum
Forum search