jQWidgets Forums

jQuery UI Widgets Forums Navigation Tree export/import tree

This topic contains 1 reply, has 2 voices, and was last updated by  Dimitar 11 years, 11 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • export/import tree #23039

    Mhanna AbuTareef
    Participant

    Hi,

    How to import/export tree?

    I need to export the tree items, and later load (rebuild) the tree by the exported data…

    Is it possible?

    Regards,

    Mhanna

    export/import tree #23077

    Dimitar
    Participant

    Hello Mhanna,

    There is no built-in method for exporting/importing a tree. However, you may store all available information, such as the selected, checked and expanded items by getting the information via the getItems method. In the new tree, call the appropriate methods according to the stored information to import the previous tree.

    Best Regards,
    Dimitar

    jQWidgets team
    http://www.jqwidgets.com/

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.