Hi,
I used WebdateChooser control for selecting Date Of Birth in a web page. The user may need to select the date which is around 1950. With my current WebDateChooser control, I am not able to scroll the year.
Please suggest me, how to do this. Thanks in Advance.
Hi Petar,
Thanks for assisting. Really appreciate it!
Cheers
Hi svshivan,
Please feel free to contact me if you have any questions.
Hi svshivshan,
Thank you for your reply and apologies for the delayed response.
I have researched this scenario and it seems that this functionality is not avialable in WebDateChoose out-of-the-box. However, you can handle the InitializeDateChooser clientside event in order to manually remove all the options which represent past years. For instance:
Please let me know if this helps.
Is it possible to enable the year drop down list to hide all previous years? For example, setting DropDownYearsNumber to 11 would show 5 years on either side of the current year. Is it possible to display 10 years after the current year? The user should still be able to select a previous year so the min date value property cannot help. Please clarify. Thanks!
Hi Siva,
Thank you for your reply. Glad that you were able to implement your requirement.
Please feel free to contact me if you have any further questions regarding this matter.