javascript - How to separate parent, child and grand child from selected jstree node? -


i have set of jstree dynamic data, checkbox, , custom button, when on click custom button should collect nodes selected in jstree.

my problem have separate parent, child, , grand child nodes because need save parent, child, , grand child in different different columns in database.

is there way to separate parent, child , grand child node selected nodes?

sample tree


Comments

Popular posts from this blog

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

javascript - Confirm a form & display message if form is valid with JQuery -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -