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

Calendar Default View

3 Answers 71 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Pratap
Top achievements
Rank 1
Pratap asked on 26 May 2009, 01:25 PM
Hi there,

I got a problem here, we're using the RadCalendar to enable user select date as their birthday, the concern is user're complaining that it's hard to selet year, eg. to selet a date 1957/08/24.

Is there any way that we can enable the year&month selection as the default view?

Any idea and suggestion will be appreciated!

Thanks,

3 Answers, 1 is accepted

Sort by
0
Accepted
Shinu
Top achievements
Rank 2
answered on 26 May 2009, 02:00 PM
Hi Wayne,

Checkout the following code library which demonstrates how the RadDatePicker can be customized to a month/year picker.
Month/Year picker

Thanks,
Shinu.
0
Pratap
Top achievements
Rank 1
answered on 26 May 2009, 04:04 PM
Thanks Shinu,

I've tried the customized month/year picker as you said, but got javascript error said object required at the line
"$clearHandlers(picker.get_popupButton());" within the "SetCalendarTable()" function.

any idea?

Thanks,
0
Pratap
Top achievements
Rank 1
answered on 26 May 2009, 04:55 PM
Hi Shinu,

i figure it out, we had set "<DatePopupButton Visible="False"></DatePopupButton>" before, removed the line then it works, thanks.
Tags
Calendar
Asked by
Pratap
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Pratap
Top achievements
Rank 1
Share this question
or