Author Topic: Drag and Drop on Nested Gride  (Read 3939 times)

NearEarthObject

  • Pro Ultimate
  • Newbie
  • *
  • Posts: 30
    • View Profile
Drag and Drop on Nested Gride
« 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/

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

Thanks in advance

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6210
    • View Profile
Re: Drag and Drop on Nested Gride
« Reply #1 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.

NearEarthObject

  • Pro Ultimate
  • Newbie
  • *
  • Posts: 30
    • View Profile
Re: Drag and Drop on Nested Gride
« Reply #2 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 ?

gwinterhalter

  • Pro Ultimate
  • Newbie
  • *
  • Posts: 15
    • View Profile
Re: Drag and Drop on Nested Gride
« Reply #3 on: December 29, 2020, 10:42:58 pm »
Hi Paramvir
This is a much needed feature. Please expedite.