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

Example of Basic Views in ASP.NET MVC Scheduler Control

This demo showcases the usage of basic views available in Scheduler such as Day, Week, Work Week, Month, and Agenda. Here, the wildlife events being held in zoos are displayed against its respective timings.

DEMO
SOURCE

In this demo, Scheduler is showcased with 5 basic views namely

  • Day
  • Week
  • Work Week
  • Month
  • Agenda

The user can navigate between different view options available on the header section just by clicking on it. From any of the views, the user can switch back to the day view by clicking dates in the date header section. These view options to be displayed on the Scheduler header bar is based on the values ['Day', 'Week', 'WorkWeek', 'Month', 'Agenda'] assigned to the Views property.