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,
Please feel free to contact me if you need further assistance regarding this matter.
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.
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 :(
Hi
I have a quick question please when i am placing this webdatepicker inside a asp:TabContainer it places in wired position when the calendar popups up and it is working fine in my local development box but when i move it onto the server it doesnt is there any specific things i need to take care of please let me know
Thank you for your reply.
Glad that your issue is resolved. Please feel free to contact me if I can be of further assistance.