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

How to change the position of the popup calendar in the RadDateTimePicker?

3 Answers 282 Views
DateTimePicker
This is a migrated thread and some comments may be shown as answers.
Di
Top achievements
Rank 1
Di asked on 31 Jul 2013, 07:08 PM
In my RadDatePicker the calendar pops down and I need it to pop up.

Di.

3 Answers, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 05 Aug 2013, 09:26 AM
Hello Di,

You should edit the template of the RadDateTimePicker control - find RadDropDownButton element in it and set its DropDownPlacement to "Top".

You could check this article for more details on customizing the RadControls Styles and Templates.

Regards,
Yana
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for SILVERLIGHT.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Di
Top achievements
Rank 1
answered on 05 Aug 2013, 02:33 PM
Thanks for the answer, but can you show me an example?
0
Yana
Telerik team
answered on 06 Aug 2013, 07:15 AM
Hello Di,

I have attached a simple project to demonstrate the exact approach. Note that as I mentioned in the previous post I've used Implicit Styles - this allows me to create a custom RadDateTimePickerStyle based on the default one. If you prefer not to use implicit styles, you should copy all the resources used in the template in the project.

I hope this helps.

Regards,
Yana
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for SILVERLIGHT.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
DateTimePicker
Asked by
Di
Top achievements
Rank 1
Answers by
Yana
Telerik team
Di
Top achievements
Rank 1
Share this question
or