search envelope-o feed check
Home Unanswered Active Tags New Question

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...

Navigator loses customisation on time range selected changes

Answered: 1. This should work fine. On PostBack, the TimeRangeSelected event is called for every cell and the values are updated on the client side. You can test it in the Calendar/Navigator.aspx demo page: If...

How to do totals by column and conditional coloring of cells

Answered: Sorry for the delay. I would make a few changes: Instead of using a special time header row, use a frozen row. Mark this row with cellsAutoUpdated: true, that will re-render the content on every chan...

Parent100Pct not an option for heightSpec

Answered: Unfortunately, the 100% height feature is not implemented in the Lite version yet. It may be added in the future. To check feature availability in Lite/Pro versions, you can check the table at the bo...

Submenu does not trigger onClick anymore

Answered: This regression is fixed now in the latest sandbox build (2026.1.6823). If there is any problem, please let me know.
List of all questions.