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

RadDatePicker and 2 Month Calendar

1 Answer 100 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Kevin
Top achievements
Rank 2
Kevin asked on 07 Oct 2011, 01:41 PM
I have a RadDatePicker with the Calendar settings like so:

<telerik:RadDatePicker ID="RadDatePicker1" runat="server" ShowPopupOnFocus="true">
        <Calendar MultiViewColumns="2">
        </Calendar>
    </telerik:RadDatePicker>

As you can see I'm showing 2 months in the Calendar popup. I am able to select a date from the two months shown, but that's all I can do. The navigation doesn't work.

So my questions is, is this a supported scenario for the RadDatePicker or is it just limited to one month in the calendar popup?

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 10 Oct 2011, 03:33 AM
Hi Kevin,

Having a multi-month calendar with navigation for a RadDatePicker is not supported out of the box. However you can try using the approach illustrated in this code library to achieve your goal.

All the best,
Iana Tsolova
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Calendar
Asked by
Kevin
Top achievements
Rank 2
Answers by
Iana Tsolova
Telerik team
Share this question
or