-
-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
I reset the tree and reload a new updated tree but no success :
$('#tree').html(''); //
$('#tree').bstreeview({
data: json, // a New json
expandIcon: 'fa fa-angle-down fa-fw',
collapseIcon: 'fa fa-angle-right fa-fw',
indent: 1.25,
parentsMarginLeft: '1.25rem',
openNodeLinkOnNewTab: false
});
Does anyone have a solution for this please ?
Many thanks
Metadata
Metadata
Assignees
Labels
No labels