• 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 Date Components in ASP.NET MVC In-place Editor Control

This sample demonstrates the usage of picker components such as Date, Time, DateTime, and DateRange. Click on the dotted input element to switch to the editable state of the corresponding integrated component.

DEMO
SOURCE
Mode

This sample illustrates the way to integrate picker components with the In-place Editor component. The applicable types of components are:

  • DatePicker
  • TimePicker
  • DateTimePicker
  • DateRangePicker

The above components and their features are editable in place and can be customized with the model properties of the specific component.

More information on the In-place Editor instantiation can be found in the  documentation section .