Author Topic: Incorporate Nestable functionality for drag and drop between tree-grids?  (Read 2472 times)

JR

  • Pro Deluxe
  • Newbie
  • *
  • Posts: 2
    • View Profile
Currently, it seems that the best way to change the parent when moving a node between tree grids is through the method moveNodes. Any chance we could eventually incorporate the functionality shown here:

http://dbushell.github.io/Nestable/

The parent is determined by the location of the drop of the node.

Thanks,
JR

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6113
    • View Profile
Re: Incorporate Nestable functionality for drag and drop between tree-grids?
« Reply #1 on: September 29, 2020, 07:35:05 pm »
Similar functionality has been added in v7.4

JR

  • Pro Deluxe
  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Incorporate Nestable functionality for drag and drop between tree-grids?
« Reply #2 on: October 07, 2020, 07:53:10 am »
Sweet thanks! Keep up the great work!