Telerik UI for ASP.NET Core MultiViewCalendar Basic Usage

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
  • Edit in Telerik REPL
HtmlHelper
TagHelper
Files:
index.cshtml
IndexController.cs
index_TagHelper.cshtml

Also available for:

CLIENT-SIDE API HTML HELPER API
devcraft ninja image

The MultiViewCalendar 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 MultiViewCalendar component serves as a scheduling control which enables you to display display multiple calendar views side by side. The component also provides the ability to configure the 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 Core MultiViewCalendar 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 Telerik UI for ASP.NET Core MultiViewCalendar is a server-side wrapper for the Kendo UI for jQuery MultiViewCalendar widget and supports an HtmlHelper and a TagHelper mode.

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 unique collection of hundreds of ASP.NET Core demos, with which you can see all Telerik ASP.NET Core 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 Telerik REPL for ASP.NET Core or ThemeBuilder.

Support & Learning Resources

Additional Resources