Reputation: 11
I am using XML data plugin to load initial JSTree. Is there a way to add a whole different tree as children from XML via an Ajax call to one of the Child-Nodes?
The create_node allows to add one node at a time.
Any help would be great.
Upvotes: 1
Views: 1711
Reputation: 11091
You can use ajax call
to 'add' data to a node. Please read about ajax config section
close
so the ajax will be called. Upvotes: 0