Premium support for our pure JavaScript UI components


Post by abisht »

Hi,
I am checking the technical feasibility of bryntum scheduler ,whether it supports drag and drop of rows, from bryntum grid to bryntum sheduler.

Events are supported, but requirement from clients require drag drop of rows, from brytum grid to brytum scheduler


Post by mats »

Sure, you can make a drag drop from grid mean anything, if you review the code carefully you will see how easy it is. This demo should provide you some guidance too: https://bryntum.com/examples/gantt/drag-from-grid/

It adds the dragged row as a row in the tree.


Post by abisht »

Thank you Mat.


Post Reply