Telerik UI for ASP.NET Core Scheduler Overview
- EXAMPLE
- VIEW SOURCE
-
Change Theme
defaultDefault Theme
- Main
- Main Dark
- Nordic
- Ocean Blue
- Ocean Blue A11Y
- Purple
- Turquoise
Bootstrap Theme- Main
- Bootstrap 3
- Bootstrap 3 Dark
- Main Dark
- Nordic
- Turquoise
- Turquoise Dark
- Urban
- Vintage
Material Theme- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
Classic Theme- Main
- Green
- Green Dark
- Lavender
- Lavender Dark
- Main Dark
- Metro
- Metro Dark
- Moonlight
- Opal
- Opal Dark
- Silver
- Silver Dark
- Uniform
Fluent Theme- Main
Also available for:
CLIENT-SIDE API SERVER-SIDE APIThe 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. 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.