ParamQuery grid support forum

General Category => Suggest new features => Topic started by: JR on August 22, 2020, 07:35:13 pm

Title: Incorporate Nestable functionality for drag and drop between tree-grids?
Post by: JR on August 22, 2020, 07:35:13 pm
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
Title: Re: Incorporate Nestable functionality for drag and drop between tree-grids?
Post by: paramvir on September 29, 2020, 07:35:05 pm
Similar functionality has been added in v7.4
Title: Re: Incorporate Nestable functionality for drag and drop between tree-grids?
Post by: JR on October 07, 2020, 07:53:10 am
Sweet thanks! Keep up the great work!