Hi there,
I am currently trying to figure out a problem with the display of the calendar in the ASP AJAX RadDateTimePicker control. It seems like the bottom shadow of the calendar is either offset or the calendar is a little too short and causes a gap between the calendar pane and the shadow.
Even after stripping away ALL possible conflicting CSS, the above image is still what we get. I am using a standard RadDateTimePicker control without any embellishments. Literally, just:
<telerik:RadDateTimePicker ID="myID" runat="server"></telerik:RadDateTimePicker>
Has anyone seen this issue before?
Cheers
Gareth