This is a migrated thread and some comments may be shown as answers.

Calendar showing months and years only

1 Answer 104 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
E. Allen Gleazer
Top achievements
Rank 1
E. Allen Gleazer asked on 14 Sep 2009, 05:21 PM
I am using the RadCalendar control -- in its default mode, as far as I can tell -- and when I click on the control, instead of showing a calendar of the days of the month, the popup is a list of months on left side and years on the right side.

I've looked through all of the documentation and don't see what setting is controlling this.

I just want to see a normal calendar of the days of the month when I click on the control (just like in the demos on your web site).

Any idea what's going on?

Thank you.
Allen Gleazer



  

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 15 Sep 2009, 07:28 AM
Hi Allen,

I am not sure whether you have got the problem with RadCalendar or RadDatePicker. In the case of a RadDatePicker it will normally display the days of the month on clicking pop up button unless and until you click have written the code to make it as a month-year picker.

In the case of RadCalendar Month-Year pop up will be displayed on clicking the Calendar header. In order to disable that you may try setting the EnableMonthYearFastNavigation property of the Calendar to false.

Thanks
Princy
Tags
Calendar
Asked by
E. Allen Gleazer
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or