bryntum / support

An issues-only repository for the Bryntum project management component suite which includes powerful Grid, Scheduler, Calendar, Kanban Task Board and Gantt chart components all built in pure JS / CSS / TypeScript
https://www.bryntum.com
54 stars 6 forks source link

Add demo showing drag-from-grid capability #10218

Open matsbryntse opened 1 month ago

matsbryntse commented 1 month ago

https://forum.bryntum.com/viewtopic.php?f=44&t=30710&p=156007#p156007

Scheduler Mockup
ExtAnimal commented 2 weeks ago

Copy/Pasting the ExternalEventSource Feature from Calendar should (perhaps with some tweaks) Just Work.

Because TaskBoard's drag and drop uses the Draggable/Droppable mixins, dragging into it or between instances of it is easy.