
Hi....
Why ismyTreeNode.label or myTreeNode.attributes.label undefined?
Can you solve this problem.....
Thanks

Ans:
Make sure you use the TreeDataProvider methods to modify a node, don't rely on the node being XML. For example, the above should be myTreeNode.getProperty("label").
Thanks
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.