Reload of tree #100
Replies: 1 comment
|
This should do the trick: mar10.Wunderbaum.getTree("#tree").load({ url: sourceUrl; }); |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
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?
All reactions