Telerik UI for ASP.NET MVC Scheduler Overview

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
index.cshtml
IndexController.cs
SchedulerTaskService.cs
SchedulerMeetingService.cs

Also available for:

CLIENT-SIDE API SERVER-SIDE API
devcraft ninja image

The Scheduler component is part of Telerik UI for ASP.NET MVC, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

Description

The Telerik UI for ASP.NET MVC Scheduler allows you to easily display, edit, and schedule appointments. You can display Day, Week, Month, and Agenda views, group events horizontally and vertically, and customize the layout of the component by using templates.

This demo showcases a school schedule with attendees whose availability can be booked through the Resources configuration. In addition, the school subjects are styled with the use of a Kendo UI Template and the EventTemplateId method.

The ASP.NET MVC Scheduler control is part of Telerik UI for ASP.NET MVC, a professional-grade UI library with 110+ components for building modern and feature-rich web applications. The UI for ASP.NET MVC Scheduler is a server-side wrapper for the Kendo UI for jQuery Scheduler component and comes in the form of an HtmlHelper.

Functionality and Features

  • Day, Week, Work Week, Month, Agenda, and Timeline views—The Scheduler supports different views to display its events.
  • Multiple resources and resource grouping—You can assign events to a set of predefined resources and perform hierarchical resource grouping.
  • Templates for appointments—You can also create a custom layout for Scheduler events by using the Kendo UI Templates.
  • Timezone support—The Scheduler allows you to set appointments for users in different timezones.
  • Server filtering—You can load only the events that are part of the currently loaded view without the need to fetch the whole dataset.
  • Adaptive rendering—The Scheduler provides a way to remain consistent with the user experience of the specific device.
  • Accessibility—The Scheduler is accessible for screen readers, supports WAI-ARIA attributes, and delivers keyboard shortcuts for faster navigation.

Additional Apps

This Scheduler example is part of a unique collection of hundreds of ASP.NET MVC demos, with which you can see all Telerik ASP.NET MVC components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in the ThemeBuilder.

Support & Learning Resources

Additional Resources