jQWidgets Forums

jQuery UI Widgets Forums Navigation Tree Parent Node IDs

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Parent Node IDs #26183

    goooseman
    Participant

    Hi!

    Im currently using the jqxtree drag and drop, for example i have this tree structure:

    -A
    –1
    –2
    -B
    –3
    -C
    –4
    –5
    -D
    –6
    -E
    –7

    If i would drag item 2 inside B and right after item 3, how can i get the ID of the parent nodes before and after drag for comparison? Because all of my nodes are from the database and i would like to update the parent id of the dragged element/item. If i just drag it inside node A, there will be no update since its inside the same parent.

    Thanks in advance!

    goooseman

    Parent Node IDs #28204

    simcon94
    Participant

    did you fixed it?

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

You must be logged in to reply to this topic.