When I create a node server-side perhaps inside the _NodeExpand() event handler for load-on-demand tree loading, i'm able to set pretty much most things on the node -- but one thing i've either missed or we just can't do is set the highlight?
In Javascript I can call upon a JS method called node.highlight() or node.unhighlight() .... what are the server side equivalents of these?
In Javascript I can call upon a JS method called node.highlight() or node.unhighlight() .... what are the server side equivalents of these?