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

Example of Default Functionalities in ASP.NET MVC Calendar Control

The following sample demonstrates the default functionalities of the Calendar. Today's date is always highlighted in the Calendar and it get focused if there is no selected date. Click/Touch the desired date from the Calendar and the selected date will be displayed in the below label.

DEMO
SOURCE

Selected Value:

The Calendar is a graphical user interface component which provides the multi-view representation to display and select a date. Also, provide options to navigate in different levels of views like month, year, decade.

More information on the calendar instantiation can be found in this documentation section.