Kendo UI for jQuery MultiViewCalendar Overview

The MultiViewCalendar renders a graphical Gregorian calendar with multiple horizontal views.

It supports the selection and navigation between dates as well as data templates and ranges for scheduling appointments.

Kendo UI for jQuery Kendoka image

The MultiViewCalendar 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.

Kendo UI for jQuery MultiViewCalendar Overview

Functionality and Features

  • Active View—You can specify the active view in the component.
  • Multiple Views—The component allows you to display several months at a time.
  • Selection—The MultiViewCalendar allows you to choose between various modes for selecting dates.
  • Day Template—You can use a template to customize layout of the cells representing the days in the view.
  • Disabled Dates—The MultiViewCalendar allows you to disable dates so that they cannot be selected by the user.
  • Week Column—The component allows you to display a column indicating the number of the week.
  • Century cells format—The component exposes two formats for the century cells.
  • Reverse selection—The component allows you to pick an end date which is before the start date.
  • Show other month days—The component allows you to control if the days from the previous/next months will be displayed.
  • Accessibility—The MultiViewCalendar is accessible for screen readers, supports WAI-ARIA attributes, and delivers keyboard shortcuts for faster navigation.

Next Steps

See Also

In this article