Home Unanswered Active Tags New Question

scheduler in masterpage

Hi to everyone, I'm trying to put the daypilot scheduler onto a page which inherits a master page. But the scheduler does not scroll to today' s date. Is there anyone wo can tell me what I'm doingwrong?

These line's are in the code behind:

Dim firstOfMonth As New DateTime(DateTime.Today.Year, DateTime.Today.Month, 1)
DayPilotScheduler1.SetScrollX(firstOfMonth)

Asked by Sjef ten Koppel 2 years 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