When user clicks on the input field of DatePicker, it either select date, or month, or year, but we want to select whole date input field and start from first input (dd or MM or YYYY) and move to next field.
1 Answer, 1 is accepted
0
Dimo
Telerik team
answered on 19 Mar 2026, 02:58 PM
Hello Neelima,
You can use JSInterop to select the whole textbox content on focus, as per the example below. Please note that the desired behavior conflicts with a built-in behavior, so you need a JavaScript timeout.
Also, please ask the license holder at your company to assign you an active license. This will ensure your Telerik account is compliant to our license agreement and will entitle you to technical support.