Reload of tree #100
Replies: 1 comment
-
This should do the trick: mar10.Wunderbaum.getTree("#tree").load({ url: sourceUrl; }); |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am used to work with Fancytree and i am now switching to wunderbaum.
In Fancytree it is possible to reload the tree via
$.ui.fancytree.getTree("#tree").reload({ url: sourceUrl; });
Is there a way to do the same with the wunderbaum?
Beta Was this translation helpful? Give feedback.
All reactions