telerikInput:RadDateTimePicker - look too big

1 Answer 62 Views
DatePicker TimePicker
Daniel
Top achievements
Rank 1
Silver
Bronze
Daniel asked on 09 Mar 2022, 06:07 AM | edited on 09 Mar 2022, 06:22 AM

 

Hi,

1.telerikInput:RadDateTimePicker - look too big.

2. Text is on two lines i want to be on one line.


    <Label Text="From:" HorizontalOptions="CenterAndExpand" VerticalOptions="CenterAndExpand"/>
                <telerikInput:RadDateTimePicker x:Name="fromDateTimePicker" HorizontalOptions="CenterAndExpand" VerticalOptions="CenterAndExpand" Margin="10" HeightRequest="50" WidthRequest="150"   />
          

 

1 Answer, 1 is accepted

Sort by
0
Didi
Telerik team
answered on 11 Mar 2022, 01:13 PM

Hello,

I assume the image is from Windows platform. Please note that pickers are available only on Android and iOS. We're working on resolving the issues on desktop, so stay tuned for our upcoming preview releases.
Regarding to the RadDateTimePicker - we do not have a documentation for this control. For now I can suggest you use the DatePicker control or TimePicker control based on the requirements you have. 

In addition regarding this behavior - > picker looks too big. I assume you mean that the text is partially cut off. This is because of the height request. Now it is set to 50. Increase its value to 60-70. 

Regards,
Didi
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
DatePicker TimePicker
Asked by
Daniel
Top achievements
Rank 1
Silver
Bronze
Answers by
Didi
Telerik team
Share this question
or