Hi team,
I am using web datetime editor to edit datetime, and I want to use a datepicker to pick a date and input the time by keyboard, can anybody give me a hint?
thanks in advance.
Hi sunqy1212,
Please feel free to contact me if you have any questions regarding this matter.
Thank you for posting in the community.
In this scenario I suggest that you use the WebDatePicker control instead as it will allow you to select dates from a dropdown calendar by default. Setting the input field to edit the date's time only can be achieved by setting the EditModeFormat of the control.
Hope this helps.