Skip to content

Refreshing or reloading updated tree ? #30

Description

@Mjalid

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions