daypilot-lite-angular-5.4.1 | Missing namespace implementation Http
Answered: In the latest release, these interfaces were not marked as exported and they got stripped out of the Angular package during build time. It should be fixed now in the latest sandbox build. The fix wil...
Gantt: Add "padding" days
Hi there, By default, and unless otherwise specified, the DayPilot.Gantt renders a timeframe from the first to the last item. Other than manually calculating and setting a start date (DayPilot.Gantt....
Restrict event drag-and-drop to a specific time window per event
Answered: Hi Iliah, You can use the onEventMoving event handler to provide real-time feedback during drag and drop (see also event moving customization).
Ability to hide specific dates
Answered: Please take a look at the following docs page: Hiding Time Columns Just note that this feature is only available in the Pro version.
Gantt chart Link connecting Issue in angular
My problem is, In Angular Gantt Chart, a task(Task C) is not initially in my viewport and I try to link a Task( Task A - is initially in my viewport) to Task C by dragging at that time link connectin...
gantt daypilot angular link dots not visible if the task viewport is not initially visible
Answered: With autoScroll enabled, you should be able to scroll automatically to the target task while creating a link by dragging.
scheduler reload requirements
Answered: The Scheduler doesn’t require any special treatment and it behaves like a standard ASP.NET control. In this case, it refreshes when it receives a PostBack request. I would probably focus on the close...
Infinite Scrolling: Time jump in Safari
Answered: This issue should be fixed now in the latest sandbox build (2026.1.6856). If there is any problem, please let me know.
Infinite Scrolling: Jumping on Firefox
Answered: This issue should be fixed now in the latest sandbox build (2026.1.6844).
search on v.events.list?
Answered: Yes, this is possible using the events.find() method. You can also access the events.list array directly. In ASP.NET WebForms, you need the client-side object to access the API. <DayPilot:DayPilotMon...
List of all questions.