I have a customized datepicker and when I change the months on the calendar of the datepicker, the calendar automatically re sizes little bit with the width changing.I tried changing in the css file and it did not work out. How can this be solved???Please let me know.
Thank you
2 Answers, 1 is accepted
0
Accepted
Dimo
Telerik team
answered on 12 May 2009, 02:51 PM
Hi John,
The different month names have different widths, so if the calendar width is set too small, some month names will not fit. In this case the control expands automatically.
Please set a larger width to the Calendar (declaratively or in the CSS skin), so that all month names fit. Alternatively, set a different format for the control's title.