Telerik UI for ASP.NET MVC MultiViewCalendar Basic Usage
- EXAMPLE
- VIEW SOURCE
-
Change Theme
defaultDefault Theme
- Main
- Main Dark
- Nordic
- Ocean Blue
- Ocean Blue A11Y
- Purple
- Turquoise
Bootstrap Theme- Main
- Bootstrap 3
- Bootstrap 3 Dark
- Main Dark
- Nordic
- Turquoise
- Turquoise Dark
- Urban
- Vintage
Material Theme- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
Classic Theme- Main
- Green
- Green Dark
- Lavender
- Lavender Dark
- Main Dark
- Metro
- Metro Dark
- Moonlight
- Opal
- Opal Dark
- Silver
- Silver Dark
- Uniform
Fluent Theme- Main
Also available for:
CLIENT-SIDE API SERVER-SIDE APIThe 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.