Home Unanswered Active Tags New Question

vertical Scroll Position to current hour

I would like the calendar week view to scroll to the current hour. So if it is 3pm, I don't see 9am stuff at top, I see 3pm at top. Anyway to do this either server side or client side? Thanks!
Asked by Ron Sell 1 year ago.
Replies
I figured it out :) in code behind on page load.. DayPilotCalendar1.ScrollPositionHour = Hour(Now())
Comment posted by Ron Sell 1 year ago.
New Reply
This reply is
Your name (optional):

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