Example of Day Span in ASP.NET MVC DateRangePicker Control

In this sample, your date range selection is restricted to select minimum four days and maximum ten days.

DEMO
SOURCE

DateRangePicker has minDays and maxDays supports to force the user to select the minimum and maximum number of days in the range. Only the values in this range will be enabled.

For example, in some hotel booking website, we need to book rooms that includes packages like minimum 3 days to maximum 4 days. For this scenario this feature can be used.

More information on the DateRangePicker minDays/maxDays support can be found in the documentation sectionopens in a new tab.

Transform your ASP.NET MVC web apps today with Syncfusion® ASP.NET MVC components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab