ParamQuery grid support forum

General Category => Suggest new features => Topic started by: NearEarthObject on August 26, 2019, 01:28:20 pm

Title: Drag and Drop on Nested Gride
Post by: NearEarthObject on August 26, 2019, 01:28:20 pm
Hi !

I have a nested grid with only one level, parent and child. I need to allow order position with drag and drop.
Parents are changing without any trouble, but when I try to operate drag on child row, the child row jump to the top of the grid.

https://jsfiddle.net/NearEarthObject/o879bfwg/ (https://jsfiddle.net/NearEarthObject/o879bfwg/)

I would like to know if it's possible to allow row drag and drop of children staying in children view ?

Thanks in advance
Title: Re: Drag and Drop on Nested Gride
Post by: paramvir on August 26, 2019, 09:30:36 pm
Drag & drop of rows in nested grids is not supported yet. I'm moving it to feature request board.
Title: Re: Drag and Drop on Nested Gride
Post by: NearEarthObject on August 27, 2019, 04:48:31 pm
Sounds great additional value  ;)

For my immediate needs, I turn nested grid into tree.
Drag drops works well except I would like to prevent a moving nodes change of level. and make drag and drop only allowed between same level.

Would you be kind giving me some reflex ions track to achieve It ?
Title: Re: Drag and Drop on Nested Gride
Post by: gwinterhalter on December 29, 2020, 10:42:58 pm
Hi Paramvir
This is a much needed feature. Please expedite.