Completed
Last Updated: 01 Mar 2023 14:44 by Daniel
Daniel
Created on: 22 Mar 2022 13:57
Category: ListPicker
Type: Bug Report
0
Placeholder Alignment

On Windows, the RadListPicker's Placeholder is misaligned:

code used:

<telerikInput:RadListPicker Grid.Row="0" Grid.Column="3" x:Name="routeTypeListPicker"  HorizontalOptions="CenterAndExpand" VerticalOptions="CenterAndExpand" HeightRequest="40"  WidthRequest="120" Margin="5"
                          ItemsSource="{Binding RouteTypeItems}" 
                          DisplayMemberPath="Value"
                          SelectedItem="{Binding SelectedRouteTypeItem, Mode=TwoWay}">
                    </telerikInput:RadListPicker>

2 comments
Daniel
Posted on: 01 Mar 2023 14:44
Thanks Didi.
ADMIN
Didi
Posted on: 01 Mar 2023 11:14

Hi Daniel,

This issue is logged an year ago and it occurs in preview versions of Telerik and .NET MAUI.

I am testing the case with Telerik .NET MAUI 5.0.1 and this is the result on my side: 

I have changed the status of this item to Completed. 

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