• Material 3
  • Fluent
  • Fluent 2
  • Bootstrap 5
  • Tailwind CSS
  • High Contrast
  • Fluent 2 High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Theme Mode
Localization
*Translated by Google Translator.
Currency

Example of Disabled Dates in ASP.NET Core DatePicker Control

In the following sample, all the weekends (Saturday and Sunday) of a month are disabled, and these dates are restricted to set or select in the DatePicker.

DEMO
SOURCE

Disabled Dates sample demonstrates how to disable specific dates in the DatePicker by using the renderDayCell event. This event gets triggered on each day cell element creation, that allows you to customize or disable specific dates in the DatePicker. Here, the weekend dates are disabled by using renderDayCell.

More information on the disabled dates can be found in the Documentation section.

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