Answered: To learn how to use the Scheduler component with Node.js please see the following tutorial: https://code.daypilot.org/95340/react-activity-planning-system-node-express-postgresql Also, please note th...
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...