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.
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
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
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