New to Telerik UI for ASP.NET CoreStart a free 30-day trial

Selection

The Telerik UI MultiViewCalendar allows the user to select multiple dates by using the multiple-view MultiViewCalendar selection mode.

As of the 2022 R3 release, the Change event will now be fired only when Selection/Deselection is performed.

Razor
    @(Html.Kendo().MultiViewCalendar()
        .Name("MultiViewCalendar")
        .Selectable("range")
    )

See Also

In this article
See Also
Not finding the help you need?
Contact Support