I am sure it is really simple, but I can not find it anywhere!
All I'm trying to do is change the display value of the node tree. I thought tree.getNodeById (myNode) .text = 'HHHHH'; or tree.getNodeById (myNode) .value = 'HHHHH'; would do the trick, but I get nothing. What am I missing?
thanks
Craig
Craig
source share