Sobre o Syncfusion Essential Schedule for ASP.NET MVC

Create a Schedule control similar to the Outlook Calendar.

Syncfusion Essential Schedule for ASP.NET MVC is a UI control for ASP.NET MVC that lets you add Outlook-like scheduling support to your applications. It also comes with built-in AJAX support. Syncfusion Essential Schedule for ASP.NET MVC displays appointments in four basic views: Day, Week, Workweek, and Month. You can make use of the Schedule ViewMode property to set any one of these views for the scheduler. Schedule ViewMode is set to Day by default.

Syncfusion Essential Schedule for ASP.NET MVC Schedule Layout
Essential Schedule control provides two options for changing the layout of a schedule. The schedule layout can be viewed in one of the following ways.

  • Horizontal Mode
  • Vertical Mode

Syncfusion Essential Schedule for ASP.NET MVC Appointments
An end-user's specific time interval in the schedule control refers to an appointment or event. An appointment may contain properties like Subject, Location, Start Time, End Time, Description, Owner, Reminder, Recurrence, and Priority.

  • CRUD Appointment
  • Resizing Appointment
  • Dragging Appointment
  • Priority Appointment
  • Recurring Appointment
  • Reminder
  • Multiple Resources

Syncfusion Essential Schedule for ASP.NET MVC Appearance
Essential Schedule has several built-in skins that make styling easy.

Syncfusion Essential Schedule for ASP.NET MVC Events
The Schedule control supports rich client-side events that can be invoked to perform the required functions. By using these events, you can control the behavior of the control.

Syncfusion Essential Schedule for ASP.NET MVC Context Menu
The context menu is a common menu that pops up when right-clicking over an appointment or cell.

Syncfusion Essential Schedule for ASP.NET MVC Schedule View
The Schedule control displays appointments in four basic views: Day, Week, Workweek, and Month. You can make use of the Schedule ViewMode property to set any one of these views for the scheduler. Schedule ViewMode is set to Day by default.

  • Day View
  • Week View
  • Workweek View
  • Month View

Syncfusion Essential Schedule for ASP.NET MVC Navigator
The Schedule control supports navigating between dates, weeks, and workweeks based on view modes. This is accomplished with the help of the Header Bar Navigator.

  • Header Bar Navigator
  • Calendar Navigator

Syncfusion Essential Schedule for ASP.NET MVC TimeZone
Essential Schedule has a provision for changing time zones. Once the time zone has been changed, the control will display appointments according to the specified time zone. Appointment items’ start and end times are saved in the Coordinated Universal Time (UTC) format, which is an international time standard similar to Greenwich Mean Time.