Won't Fix
Last Updated: 05 Jun 2017 10:24 by ADMIN
ADMIN
Konstantina
Created on: 04 Dec 2013 16:16
Category: DatePicker
Type: Bug Report
2
On smaller resolution the DateTimePicker's PopUp is showing wrong

		
4 comments
ADMIN
Martin
Posted on: 05 Jun 2017 10:24
Hi,

Another approach for preventing the RadDateTimePicker from being sized incorrectly, a height should be set to the RowDefinition of the Grid in the DropDownContent of the RadDropDownButton. This allows the RadUniformGrid to be measured correctly when there is not enough space. This row holds the Today and Close buttons and in case they are not used (RadDatePicker, RadTimePicker), this RowDefinition should have a height of 0. The suggested height for the touch themes is as follows: Windows8Touch - 56, Office2016Touch - 42, Material - 56.

Please, see the attached project for the proposed approach implemented for Windows8Touch theme.
ADMIN
Kalin
Posted on: 07 Oct 2016 10:17
Hi Wolfgang,

Thank you for your feedback. We are currently working on new touch theme and this behavior will be definitely considered. Afterwards if possible we will improve the Windows8Touch theme to use the same approach. We will update the item with more information as soon as possible.

Regards,
Kalin
Wolfgang Weilguny
Posted on: 08 Sep 2016 11:35
Hi there,

is there already a solution for this problem? We are using the RadDateTimePicker a lot in our projects with the "Win8Touch" Theme. And we are still facing this problem since half a year now on resolution 1024x768. Shouldn't be that hard to correct. The workaround is no way for us to go, as we pay for working (or at least maintained) controls.

Thank you for feedback 
ADMIN
Kalin
Posted on: 12 Jan 2016 12:06
Hi,

The XAML team has recently reviewed this issue and will not be addressing it as at this time the team is focusing on the bugs impacting the highest number of developers. If you have encountered this issue and it is blocking for your work please contact us through the support ticketing system with details on your setup and a reference to this item.

Meanwhile you could use the workaround demonstrated in the attachment.

Regards,
Kalin
Attached Files: