Reputation: 18591
I am creating a tree in Dojo backed by ItemFileWriteStore. I can add nodes to the root of the tree using newItem(), but I don't know how to add subnodes. How can I get hold of existing nodes and then add subnodes?
Upvotes: 1
Views: 356