Monday, March 26, 2012

My Calendar doesnt like Saturdays... :((

This is the code for one of the two calendars I have on my page:

<cc1:calendarextenderid="calex_txtStartDate"runat="server"TargetControlID="txtStartDate"PopupButtonID="calendarIconStartDate"></cc1:calendarextender>

My problem is that neither of these calendars wants to display Saturdays. :( I searched through the other posts, but they all mention UpdatePanels, none of which I have. The only containers I have this in are an asp:Content and a standard HTML <div>.

Thanks!

FYI: It is a cell padding issue, easily fixed (as it turns out) with CSS.

No comments:

Post a Comment