Answered: Unfortunately, I'm not able to reproduce the problem using the sample project. Please note that duplicate IDs are not allowed. Every event that you add to the Scheduler needs to have a unique ID ("id...
Answered: Yes. In that case the row height will be increased automatically so that all events fit in. You can disable event overlapping for drag and drop operations: https://doc.daypilot.org/scheduler/event-ov...
I have a Angular 2 web-app with tasks (events) and resources. I also have a drag-and-drop module instaled ( https://www.npmjs.com/package/ng2-drag-drop ). Is it posible to drag a task from a list and...