• Material 3
  • Fluent
  • Bootstrap v5
  • Tailwind CSS
  • High Contrast
Preferences
Theme Selection
Theme Modes
Mode Selection
Touch
Mouse
Localization
*Translated by Google Translator.
Currency

Example of Individual View Settings in ASP.NET MVC Scheduler Control

This demo illustrates how to customize each view with specific configurations like applying event template on agenda view, setting different start/end hour to day and week views and enabling grouping in month view. It also shows how to hide the weekend days and to set different time intervals on week view.

DEMO
SOURCE

In this demo, the Views property is defined to accept the array of view options and therefore for each view, it is possible to set different configurations. In day view, the StartHour is set to 7 and EndHour set to 18 whereas in week view, the same is set as 9 and 19 respectively. Also, the ShowWeekend property is set to false only on week view along with different timescale interval. The customized template is applied to the events on Agenda view and on month view, the grouping functionality is enabled by setting Group property.

Transform your ASP.NET MVC web apps today with Syncfusion ASP.NET MVC components
85+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE