Gantt multi drag and drop

I understand that DHTMLX Gantt supports multi-selection, but I’m wondering if it also has a multi-drag-and-drop feature.

Specifically, I’m asking if it allows dragging and dropping items with the mouse, not just placing them above or below after multi-selecting.

Hello,

Currently, DHTMLX Gantt supports horizontal drag and drop of multiple tasks in the timeline.
https://docs.dhtmlx.com/gantt/desktop__multiselection.html#multitaskselectionanddragndrop
https://docs.dhtmlx.com/gantt/api__gantt_drag_multiple_config.html

Please check an example: Gantt : Samples.

It’s also possible to implement vertical drag and drop of multiple tasks in the grid. Here’s an example of how it could be implemented: DHTMLX - Gantt. Vertically reorder multiple tasks from the grid.

Best regards,
Valeria Ivashkevich
DHTMLX Support Engineer