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

RadDatePicker month/year popup

1 Answer 78 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Vitaly
Top achievements
Rank 1
Iron
Iron
Vitaly asked on 09 Apr 2014, 08:49 PM
Good Afternoon,
in my aspx page I have RadDatePicker control.When I click on it calendar popup and then I click the title area  of the title bar to choose different month and year  popup for some reason instead of appearing next to calendar it is appear on the top of the screen where I can barely see it.

Please help me.

Thanks so much.

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 10 Apr 2014, 04:59 AM
Hi Vitaly,

Unfortunately I couldn't replicate the issue at my end. Please have a look into the sample code snippet which works fine at my end. One Suggestion is that you can override the CSS class "RadCalendarMonthView RadCalendarMonthView_Default" to change the position of Month Year Pop Up. 

ASPX:
<telerik:RadDatePicker ID="RadDatePicker1" runat="server">
</telerik:RadDatePicker>

Please provide a sample code where I can reproduce the issue for further help.
Thanks,
Princy.
Tags
General Discussions
Asked by
Vitaly
Top achievements
Rank 1
Iron
Iron
Answers by
Princy
Top achievements
Rank 2
Share this question
or