Kendo UI for jQuery Scheduler Overview

Updated on Jul 17, 2026

The Scheduler displays a set of events, appointments, or tasks.

ninja-iconThe Scheduler component is part of Kendo UI for jQuery, 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.Start Free Trial

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.

Kendo UI for jQuery Scheduler Overview

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

See Also