Has anyone else had issues using a WebDatePicker inside a Master Page ?
When I place a WebDatePicker on a regular WebForm, it works just fine. But when I put it on a WebForm that is using a Master Page ... when I click on the control it does not popup the calendar or do anything.
I'm using Version 2010.3.
Thanks,John
Hi, i'm having exactly the same issue. Any solution?
Thank you.
Finally it works for me.
You have to add a WebMonthCalendar to the page/control. Then assign the id of it to the DropDownCalendarID of your webdatepicker.
Hope this workaround helps until Infragistics give us a nice solution.
Regards.