Home Unanswered Active Tags New Question

Scheduler Week view - CellDuration: 10080 bug?

When using the DayPilot Scheduler in view mode Weekly (CellDuration: 10080, CellGroupBy = GroupByEnum.Week), I get a javascript error on the next line of code:

this.drawTimeHeaderCell=function($p,$W){var td=$p.insertCell(-1);td.colSpan=$W.colSpan;

The error "Invalid argument" is on td.colSpan=$W.colSpan; The value of $W.colSpan = 0.2875. I guess it cannot be a decimal.

This erros stops the events from loading. Any idea's how to solve this?

Asked by Davy 7 months ago.
Replies
No reply yet.
New Reply
This reply is
Your name (optional):

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java