Telerik UI for ASP.NET Core Scheduler Overview

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
  • Edit in Telerik REPL
HtmlHelper
TagHelper
Files:
index.cshtml
IndexController.cs
SchedulerTaskService.cs
SchedulerMeetingService.cs
BaseService.cs
Activity.cs
Index_TagHelper.cshtml

Also available for:

CLIENT-SIDE API HTML HELPER API
devcraft ninja image

The Scheduler component is part of Telerik UI for ASP.NET Core, 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 Core 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. The scheduled school subjects can be edited by double-clicking over the respective event and deleted through the X icon. Also, new events can be added by double-clicking over the desired time slot. In addition, the school subjects are styled with the use of a Kendo UI Template and the EventTemplateId method.

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

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 unique collection of hundreds of ASP.NET Core demos, with which you can see all Telerik ASP.NET Core 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 Telerik REPL for ASP.NET Core or ThemeBuilder.

Support & Learning Resources

Additional Resources