I am using RadListPicker in MAUI application and the popup touches the screen n mobile app on left and right.

1 Answer 12 Views
ListPicker
Mohammed Rameez
Top achievements
Rank 1
Iron
Iron
Iron
Mohammed Rameez asked on 24 Jul 2025, 03:16 PM

Hi Telerik,

I am I am using RadListPicker in MAUI application, and the popup touches the screen n mobile app on left and right.

I tried adding margin to PopupViewStyle, but i could not see any space on the left and right, it still touches the screen.

 

Can you provide the solution for this.

 

Thanks,

Mohammed Rameez Raza (Rameez).

1 Answer, 1 is accepted

Sort by
0
Lance | Senior Manager Technical Support
Telerik team
answered on 24 Jul 2025, 05:52 PM

Hello Rameez,

This is not the expected behavior. Without making any customizations that overrides our ControlTemplate, you will see the following. This result is from a project I just created from scratch for your question (find it attached). 

Just to make sure that you have no special situations interfering with the default styling, please follow all the instructions on this documentation article https://docs.telerik.com/devtools/maui/controls/listpicker/styling/popup-styling and see if you get the following result:

If not, then there's something else going on in your project is affecting the layout of child elements. This can be especially problematic if you have global styles, custom ContentPage definitions, custom scaling settings, and more.

Further Investigation

If you are still having issues, please open a support ticket instead of a public forum post. That way, you can share your code with us and we can investigate directly. Take the following steps:

  1. Download my attached starter demo project
  2. Update the RadListPicker on MainPage.xaml/cs with your code
  3. Confirm it reproduces the issue at runtime <= this is important so that you don't waste days of time going back and forth.
  4. Open a new ticket https://www.telerik.com/account/support-center/contact-us/ and attach your project

Important: Make sure you delete both the bin and obj folders before zipping up the solution. Otherwise, the zip will be many hundreds of MBs instead of <1 MB and you won't be able to attach it to the ticket.

Regards,
Lance | Senior Manager Technical Support
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
ListPicker
Asked by
Mohammed Rameez
Top achievements
Rank 1
Iron
Iron
Iron
Answers by
Lance | Senior Manager Technical Support
Telerik team
Share this question
or