New to Telerik UI for ASP.NET Core? Download free 30-day trial

ASP.NET Core DateInput Date Editing

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
HtmlHelper
TagHelper
Files:
date_editing.cshtml
Date_EditingController.cs
Date_Editing_TagHelper.cshtml

Also available for:

CLIENT-SIDE API HTML HELPER API

Description

The Telerik UI for ASP.NET Core DateInput supports several settings to configure the behavior of the component when editing the date.

Use the configurator of this demo to visualize the effects of following options:

  • AutoSwitchParts—Enables you to configure an automatic move to the next segment after a valid value is entered in the current DateInput segment.
  • AutoSwitchKeys—Allows a custom key to be configured as a trigger to move to the next DateInput segment.
  • EnableMouseWheel—Enables you to turn on increase and decrease of segment values with the mouse wheel.
  • AutoCorrect—You can enable automatic corrections to the segments when they are out of range.
  • Steps—Configure the steps for incrementing and decremeting the various available date segments. By default the value is changed with the Up and Down Arrow keys.

Additional Apps

This DateInput example is part of unique collection of hundreds of ASP.NET Core demos, with which you can see all Telerik ASP.NET Core 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 Telerik REPL for ASP.NET Core or ThemeBuilder.

Support & Learning Resources

Additional Resources