Kendo UI for jQuery Scheduler Overview
Updated on Jul 17, 2026
The Scheduler displays a set of events, appointments, or tasks.
It supports the display of scheduled events in different views—single days, whole weeks, work weeks, months, or as a list of tasks, and provides configuration options for editing, resources, recurrence, and timezone handling.

Functionality and Features
- Data Binding—You can configure both local and remote data for the Scheduler events.
- Views—You can configure the available views in the component. You can also implement a custom view.
- Resources—The Scheduler supports resources which can be assigned to an event.
- Timezones—You can display the events according to a specific timezone.
- Templates—You can customize the rendering of events and other Scheduler content with templates.
- Printing—You can print the visible content of the Scheduler.
- Adaptive Rendering—The Scheduler is adaptive to the dimensions of the device you are using.
- Accessibility—The Scheduler is accessible for screen readers and supports keyboard navigation.
Next Steps
- Getting Started with the Kendo UI Scheduler for jQuery
- Demo Page for the Scheduler
- JavaScript API Reference of the Scheduler