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

Reverse Selection

The Telerik UI for ASP.NET MVC DateRangePicker enables you to select an end date that is before the start date.

Razor
       @(Html.Kendo().DateRangePicker()
            .Name("multiViewCalendar")
            .AllowReverse(true)
       )

See Also

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