Responsive DockLayout MAUI

1 Answer 103 Views
DockLayout
Prabhav
Top achievements
Rank 1
Prabhav asked on 17 Nov 2023, 04:30 AM | edited on 17 Nov 2023, 04:35 AM

Hi,

I am using a DockLayout in my app.

Initially only a content is shown which occupies the whole screen. upon button click the "right" panel of docklayout is visible and the main content is resized. This works great on desktop.

On smaller screen (tablet, mobiles) I would like to "overlay" the right dock panel on top of the main content and dont want to resize it as there is not much space for the resized (main) content.

I created similar layout manually using Grid and frame and "onIdiom" which works.

I was wondering if Docklayout has some similar functionality? 

1 Answer, 1 is accepted

Sort by
0
Didi
Telerik team
answered on 21 Nov 2023, 09:54 AM

Hi Prabhav,

The Telerik RadDockLayout features are described here: https://docs.telerik.com/devtools/maui/controls/docklayout/overview For adaptive docking, the approach and example is here: https://docs.telerik.com/devtools/maui/controls/docklayout/docking#setting-the-position-of-the-last-child-element 

If these features do not match your scenario, We have a feature request for desktop-docking like experience here: https://feedback.telerik.com/maui/1558694-desktop-like-docking-experience 

If you have issues with the DockLatyout control, then send me the exact setup you have, so I can research the case further.

Regards,
Didi
Progress Telerik

A brand new .NET MAUI course was just added to the Virtual Classroom. The training course is developed to help you get started with the Telerik UI for .NET MAUI components and features. It aims to put you in the shoes of an engineer who adds new features to an existing application. You can check it out at https://learn.telerik.com
Tags
DockLayout
Asked by
Prabhav
Top achievements
Rank 1
Answers by
Didi
Telerik team
Share this question
or