Our state of the art Gantt chart


Post by sasha573 »

Hi guys!
Is there any sample of dragging from Grid with unplanned tasks to Gantt in react? Any hints on how to implement it with BryntumGrid component?


Post by marcio »

Hey sasha573,

We do have a example for that, it's available here https://www.bryntum.com/examples/gantt/drag-from-grid/

Best regards,
Márcio


Post by marcio »

Just an update, you can follow the same approach as it's described here https://www.bryntum.com/examples/gantt/frameworks/react/javascript/gantt-schedulerpro/build/

In the example, we're using Gantt and Scheduler Pro, but you'll need to change to Grid (which you can check on the example I shared in the previous post).

Best regards,
Márcio


Post by sasha573 »

Thanks, Marcio!


Post Reply