Premium support for our pure JavaScript UI components


Post by boyitech »

Hi,
How to implement the functionality of dragging and dropping tree component nodes.Now I'm using tasks application demo (Angular).I want to swap the node order by dragging and dropping tree component nodes, but it can only implement by cutting and pasting the node.
Image


Post by mats »

Simply enable the https://bryntum.com/docs/scheduler/api/Grid/feature/RowReorder feature and you can drag rows in the left table section up/down.


Post Reply