DayPilot 4.3.0 with VueJS 3
Answered: Unfortunately, I’m not able to reproduce the issue. However, I recommend using the UI Builder app to generate a Vue project with the required boilerplate. It lets you download a configured component ...
Box with Dynamic Timing in DayPilot Scheduler
Answered: It is possible to insert custom time segments (phases) into an existing events: Event Phases [docs] You can also take a look at the following related tutorial: JavaScript Scheduler: Warm-Up and Cool-...
Frozens Rows
Answered: Unfortunately, this scenario is not supported. It’s not possible to modify the list of dragged events on the fly. You shouldn’t call update() in onEventMoving - it will break things.
Prevent multiple range inside of itself
Answered: The Scheduler respects the value of allowEventOverlap - if you set it to false, the overlaps will be forbidden.
Compilation error when running unit tests
Answered: This should be fixed now in the latest sandbox build (2025.3.6593). Please let me know if the problem persists.
Add .disposed() to DayPilot.Gantt/Calendar/Navigator
Answered: It’s now available in the latest sandbox build (2025.3.6591).
[Excel export] Cannot merge already merged cells
Answered: Hi Leo, Most likely, it‘s related to the row headers (number of columns, column titles…). You can also try posting the error stack trace.
Is there any option for pagination daypilot gantt chart
Is there any option for pagination daypilot angular gantt chart
Scheduler - Changing area's properties: html and bubble dynamically
Answered: Unfortunately, this is not possible - the areas can’t be changed dynamically. However, if you call update(), it will repaint the whole Scheduler, including the upper-left corner and its areas. When y...
CSP violation issues
Answered: The latest release (2025.3.6564) now detects the nonce used by scripts and stylesheets on the page and uses it when registering the built-in stylesheet. You shouldn’t see this error anymore. If you u...
List of all questions.