Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I am trying to create multi level custom tree. But for all the nodes it returns node is -1 so that 2nd level nodes never gets created when I use if(this.id == this.StartNodeID)...But this.NodeKey returns correct value. Why this.id returns -1?
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Tree Api node id issue
I am trying to create multi level custom tree. But for all the nodes it returns node is -1 so that 2nd level nodes never gets created when I use if(this.id == this.StartNodeID)...But this.NodeKey returns correct value. Why this.id returns -1?
is working on a reply...