Telerik UI for ASP.NET MVC DateRangePicker Overview

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

Also available for:

CLIENT-SIDE API SERVER-SIDE API
devcraft ninja image

The DateRangePicker 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 DateRangePicker for ASP.NET MVC component serves as a container-based component that allows you to easily interact with a date range either from a calendar or through direct input. The component also supports a start view, navigation depth, built-in validation, configurable options for disabled dates, and more. In addition, the component can also be used with both keyboard and mouse, comes with WAI-ARIA compatibility, and screen-reader users can also interact with the component.

This example showcases a common scenario for the DateRangePicker's basic features such as selecting date ranges.

The ASP.NET MVC DateRangePicker 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 UI for ASP.NET MVC DateRangePicker is a server-side wrapper for the Kendo UI for jQuery DateRangePicker widget and supports an HtmlHelper mode.

Functionality and Features

  • Appearance–With the supported API, you can easily style the appearance of the DateRangePicker.
  • Selected Dates–Define the minimum and maximum dates it displays and also render a pre-selected date range.
  • Start View and Selection Depth–The DateRangePicker enables you to set the initial view it renders and define the navigation depth of the views.
  • Validation–The DateRangePicker pertains its input value unchanged even when the typed date is invalid.
  • Date Formatting–Define the DateRangePicker's date formatting.
  • Calendar Types–Work with Date objects which support only the Gregorian calendar.
  • Week Number Column–The DateRangePicker provides options for rendering a column which displays the number of weeks within the current Month view.
  • Disabled Dates–Disable specific days which are not intended to be selected by the end user, such as weekends and national holidays.
  • Accessibility–The DateRangePicker supports various accessibility standards.

Additional Apps

This DateRangePicker 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