Completed
Last Updated: 22 Oct 2021 12:27 by ADMIN
sitefinitysteve
Created on: 11 Nov 2013 14:06
Category: Scheduler
Type: Feature Request
1
Scheduler to notify if dates outside of visible hours (day\week)
If I am on "Day" view and looking at the business hours of 8-4 (default view)...however an important event is set at 5pm...you'd have to click into full day mode to even know it was there.  The databinding is such that the "day" should have that 5pm object already on the clientside...

I'd like some sort of visual indicator that there's more to see.
1 comment
ADMIN
Telerik Admin
Posted on: 25 Nov 2013 12:12
You can customize the start and end time for the Day/Week views via the corresponding scheduler attributes:
http://docs.kendoui.com/api/web/scheduler#configuration-endTime

Thus you'll be able to accommodate events within the visible area.