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
380
WebDatePicker should only select dropdowns
posted

we should not allow the user to enter in the textbox they should only use the dropdowns but if we set enable to false all the controls gets disabled and i even tried associating clientside event and returning false but still doesnt work can you please let me know if i am doing something wrong.

Parents
  • 49378
    posted

    Hi raghumuvvala,

    Thank you for posting in the community.

    I suggest that you set the EditMode property of your WebDatePicker to CalendarOnly in order to enable date selection only using the dropdown calendar.

    Please let me know if this helps.

Reply Children