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.
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.
Thank you so much
Regards
Raghu
Hi Raghu,
Thank you for your reply.
Glad that your issue is resolved. Please feel free to contact me if I can be of further assistance.
One more thing please
EditModeFormat="MM/dd/yyyy h:mm tt" EditMode="CalendarOnly"
When i provided these properties then i am unable to change time or tt using the dropdown buttons i can only change the date :(
Thank you for your replies.
Please note that the Calendar for WebDatePicker currently allows the selection of only a date (the time is being defaulted). As per your issues when deploying your application, can you provide me with some more detailed information of the issue you are experiencing? A screenshot illustrating the matter would be highgly appreciated.
Please feel free to contact me if you need further assistance regarding this matter.