Page 1 of 1

Row reorder and selection in tree grids

Posted: Wed Oct 05, 2022 2:22 pm
by bpepers

Hi, we have noticed some behaviour with row reordering that seems slightly odd. When you select a parent and its direct child and move them it maintains the same structure this is what we expect. However if you select a parent and a child of a child and move them it moves the child outside of the parent record when its moved, we would probably expect the record to stay in the parent. I have attached a recording of this in the demo tree grid.
You can see in the video when I select Gates 1-5 and Gate 1 and drag the structure is maintain as I would expect. However when I select Terminal A and Gate 1 and drag them Gate 1 is moved outside of Terminal A which is not what I was expecting.


Re: Row reorder and selection in tree grids

Posted: Wed Oct 05, 2022 7:17 pm
by marcio

Hey bpepers,

Thanks for the report, I created a ticket to investigate/fix it https://github.com/bryntum/support/issues/5363