dojo - dijit Tree : finding treenode associated with new data store item -
I want to highlight a programmatic inserted node. I am using store.newItem; It gives me a datastore item, to highlight, I need a Teenode Can anyone tell me how to find the tray associated with the item?
Thanks, Larry
tree.GatNodeSystem ()
It gives an array because there can be several tree nodes for one object, although usually there is only one.
Comments
Post a Comment