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

RadDateTimePicker how to open popup for selecting date in the center of the screen

1 Answer 101 Views
DateTimePicker
This is a migrated thread and some comments may be shown as answers.
Serena
Top achievements
Rank 1
Serena asked on 14 Nov 2016, 10:18 AM

Hello,

I'm using a RadDateTimePicker because I need both date and time but I show only the date.

I want to know how to show in the center of the screen the popup that appears when I click on the icon to select a date (possibly in a responsive way).

Here is the XAML code of my RadDateTimePicker:

<telerik:RadDateTimePicker Grid.Column="1" Width="200" VerticalAlignment="Center" Margin="0, 0, 10, 0" InputMode="DatePicker" SelectedDate="{Binding Path=StartLashing,Mode=TwoWay}" />

 

The problem is that my calendar is not streched out, as you can see in the attached image, so I think that a solution could be to open it in the center of the screen to avoid this problem.

 

1 Answer, 1 is accepted

Sort by
0
Kalin
Telerik team
answered on 16 Nov 2016, 08:45 AM
Hi Serena,

We are aware of the observed issue and it has already been logged in our Feedback portal:
https://feedback.telerik.com/Project/143/Feedback/Details/66990-on-smaller-resolution-the-datetimepickers-popup-is-showing-wrong

Check the item for more information and possible workaround.

Hope this helps.

Regards,
Kalin
Telerik by Progress
Do you need help with upgrading your WPF project? Try the Telerik API Analyzer and share your thoughts!
Tags
DateTimePicker
Asked by
Serena
Top achievements
Rank 1
Answers by
Kalin
Telerik team
Share this question
or