Unplanned
Last Updated: 08 Jan 2025 19:14 by Dimitre
Created by: Dimitre
Comments: 0
Category: DateTimePicker
Type: Feature Request
1

Hi Team,

I would like to request to add a Today button to the RadDateTimePicker so when the user clicks on it, the value of the RadDateTimePicker will be set to the current day/time.

Thank you!

Unplanned
Last Updated: 26 Nov 2024 08:58 by ADMIN
 
Unplanned
Last Updated: 18 Nov 2024 11:23 by ADMIN
Created by: Luis
Comments: 1
Category: DateTimePicker
Type: Feature Request
1
Add support for UI Automation in RadDateTimePicker control.
Completed
Last Updated: 23 Sep 2022 13:07 by ADMIN
Release R3 2022
To auto-select next the next parts of the RadDateTimePicker control, while typing, the AutoSelectNextPart property of the MaskDateTimeProvider needs to be set to true. We can expose this property inside the RadDateTimePicker control so that it can be set in design time.
Unplanned
Last Updated: 22 Jul 2019 06:07 by ADMIN

To reproduce: 

Change the scaling to 200% or larger.

Set the animation:

 this.commandBarToggleButton1.UseDefaultDisabledPaint = true;
 this.commandBarToggleButton1.Enabled = false;