Day ViewPremium
The Day view displays events in a familiar calendar layout.
Getting Started
The Day view provides the following common settings:
startTime—The first visible hour of the day.endTime—The last visible hour of the day.showWorkHours—Determines whether to show only working hours or the interval that is defined by thestartTimeandendTimeoptions.
The following example demonstrates how to set common properties of the Day view of the Scheduler. For the full list of configuration options, refer to the API reference of the DayView properties.
Grouping by Resource
You can configure the Day view to display events that are grouped by a resource.
The following example demonstrates how to group events by multiple resources in both horizontal and vertical orientations.
Current Time Marker
By default, the current time marker is enabled if the current date and time is visible in the view-range.
The following example demonstrates the current time marker feature when displaying events in the Day view.
Setting the First Weekday
The first day of the week is determined by the current locale. For an example on how to change the locale, refer to the article about globalization.
Future releases will include an option for overriding the first day of the week through the properties of the component.