Telerik UI for ASP.NET MVC MultiViewCalendar Basic Usage

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
index.cshtml
IndexController.cs

Also available for:

CLIENT-SIDE API SERVER-SIDE API
devcraft ninja image

The MultiViewCalendar component is part of Telerik UI for ASP.NET MVC, 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 MVC MultiViewCalendar component serves as a scheduling control which enables you to display multiple calendar views side by side. The component also provides the ability to configure a selection mode and to define the number of views and months that are displayed at a time. Apart from its basic configurations, the MultiViewCalendar provides accessibility support. Additionally, the control can also be used with both keyboard and mouse, comes with WAI-ARIA compatibility, and screen-reader users can also interact with the component.

The current examples tackles a common use-case scenario for the MultiViewCalendar which allows navigation between multiple Month views.

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

Functionality and Features

  • View selection—The MultiViewCalendar enables the user to select multiple dates by using its multiple-view selection mode.
  • Multiple views—The MultiViewCalendar allows you to define the number of views and months that are displayed at a time.
  • Day template—You can also customize the rendered MultiViewCalendar day for the Month view.
  • Active view—You can control the first view and the view depth to which the user of the MultiViewCalendar can navigate.
  • Disabled dates—You can disable certain MultiViewCalendar days which are not intended to be selected by the end user such as weekends, national holidays, and others.
  • Week number column—The MultiViewCalendar enables you to render a column which displays the number of the weeks within the current Month view.

Additional Apps

This MultiViewCalendar example is part of a unique collection of hundreds of ASP.NET MVC demos, with which you can see all Telerik ASP.NET MVC 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 the ThemeBuilder.

Support & Learning Resources

Additional Resources