Drag and Drop Between Grid

I’ve been using dhtmlxGantt PRO for my current project.
And in the newest version (5.0) there’s additional grid in dhtmlxGantt which allow us to add another grid on the right side.

Is it possible to drag and drop from right grid to the left grid (task grid)?
For example, I have right grid contains resources and left grid contains tasks. So, when I drag a resource from right grid to a task on the left grid, I can update that task to have the selected resource.

I think it’s possible in dhtmlxGrid, so I wonder if I can achieve that in dhtmlxGantt.
Many thanks. :smiley:

Hi,
Do you mean Gannt Layout?
Both of grids are “task grid” as you name the left one. They both has information about task.

Unfortunately there is no possibility to drag grid. Even if it were possible, the task would not be refreshed. Because it already has info from the second grid too.