New to Telerik UI for ASP.NET Core? Download free 30-day trial
ASP.NET Core DateInput Date Editing
Loading Demo...
- EXAMPLE
- VIEW SOURCE
-
Change Theme
defaultDefault Theme
- Main
- Main Dark
- Nordic
- Ocean Blue
- Ocean Blue A11Y
- Purple
- Turquoise
Bootstrap Theme- Main
- Bootstrap 3
- Bootstrap 3 Dark
- Main Dark
- Nordic
- Turquoise
- Turquoise Dark
- Urban
- Vintage
Material Theme- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
Classic Theme- Main
- Green
- Green Dark
- Lavender
- Lavender Dark
- Main Dark
- Metro
- Metro Dark
- Moonlight
- Opal
- Opal Dark
- Silver
- Silver Dark
- Uniform
Fluent Theme- Main
HtmlHelper
TagHelper
date_editing.cshtml
Date_EditingController.cs
Date_Editing_TagHelper.cshtml
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
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.