Highlight Today and Shorten Weekday Names in DayPilot Lite Monthly Calendar
Enhance the DayPilot Lite monthly calendar with the following features: Highlight Today: Apply a custom CSS class to the cell representing the current day. Ensure that the styling adapts dynamically ...
Github - Invalid dependency patterns detected in package.json
Answered: If your internal system forbids loading packages using direct https link, I recommend uploading it to your private registry (TMNA Artifactory).
Calendar Rows Not Matching Event Duration
Answered: By default, the Calendar aligns event boxes with the grid. You can adjust this behavior and display the exact event duration using the useEventBoxes property.
args.alt, args.control, args.meta on drag events
Answered: Hi Leo, This is now added in the latest release (2026.2.6914). In addition to the event handlers, you can also get the current modifier key status using DayPilot.Calendar.getCoords() and DayPilot.Sch...
Right-click drag behaviour differences between Calendar and Scheduler
Answered: Hi Leo, It was just that the Scheduler was ahead. In the latest release (2026.2.6936), the Calendar supports the same behavior: it lets you select a time range using right mouse click. In this case, ...
Daypilot Month - Loading Label acting odd
Hi, Monthly calendar set in “weeks” mode. I have custom left/right navigation which calls _Command in the code-behind. Navigation is working fine but although I have turned the Loading Label on in th...
Infinite scrolling issue, Chrome on Mac
Answered: Hi Leo, There is a problem with the overlay (non-persistent) scrollbar: it is not possible to detect its actual height. So the Scheduler uses a guess value (which is now 14 pixels). If it doesn’t mat...
Critical regression: Infinite scrolling jumps
Answered: The overlay scrollbar fallback is applied only to selected browsers (Firefox everywhere and Webkit on Mac). In Webkit-based browsers you can force a fixed scrollbar (as described here) to solve this ...
Daypilot Month asp.net TimeRangeRightClickHandling and SelectedHandling co-existence?
Hi, OK, trying to incorporate both TimeRangeRightClickHandling (ContextMenu) and TimeRangeSelectedHandling (JavaScript)…hoping to have both a “click to enter…” type of function and still be able to u...
onBeforeGridLineRender on DayPilot.Gantt
Answered: Hi Leo, This event handler is now available in the Gantt chart as well (in the latest sandbox build, 2026.2.6926).
List of all questions.