Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
240
how to enable pick a date in web datetime editor
posted

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.

Parents
No Data
Reply
  • 49378
    posted

    Hi sunqy1212,

    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.

Children