This is a migrated thread and some comments may be shown as answers.

Hierarchical menu

7 Answers 288 Views
NavigationView (Hamburger Menu)
This is a migrated thread and some comments may be shown as answers.
Richard
Top achievements
Rank 1
Richard asked on 17 Apr 2019, 10:09 AM

Hello,

 

Is it possible to have the navigation view items expand downwards to show further submenus? I've tried using radpanelbar and expandergroups in the item's content but it doesn't work like I want it to.

 

Thanks,

 

Richard

7 Answers, 1 is accepted

Sort by
0
Martin Ivanov
Telerik team
answered on 22 Apr 2019, 06:45 AM
Hello Richard,

The RadNavigationView doesn't support hierarchy. To achieve your requirement you can use RadTreeView or RadPanelBar.

Can you tell me why RadPanelBar doesn't work for you? Also, can you try the RadTreeView and see if it helps?

Regards,
Martin Ivanov
Progress TelerikWant to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
0
Rafael
Top achievements
Rank 1
answered on 25 Apr 2019, 06:26 PM

Would be great to have this....

 

RadNavigationView has a modern style, but lacks this feature. If you use Windows Mail, that contains an hamburger menu on the left, you can see they add a submenu once you click on "More" on the "Folders". You can see it on my attached file.

0
Richard
Top achievements
Rank 1
answered on 29 Apr 2019, 11:45 AM
RadpanelBar could work, but it will be a pain to implement a nicely animating hamburger menu with icons remaining on the side when it's collapsed. I wanted to use Telerik controls so I woudn't have to do everything on my own. This is more work than writing it from scratch.
0
Martin Ivanov
Telerik team
answered on 30 Apr 2019, 03:09 PM
Hi Richard,

Thank you for sharing your feedback. I've logged this as a feature request in the UI for WPF feedback portal where you can track its status. In the meantime, you can check the attached project showing a similar customization and see if this would be helpful.

Regards,
Martin Ivanov
Progress TelerikWant to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
0
Martin Ivanov
Telerik team
answered on 30 Apr 2019, 03:12 PM
Hello guys,

I've missed the fact that two different people (except me) are writing in this thread. Excuse me for this Rafael.

As a small gesture of gratitude for reporting this I've updated your Telerik points. 

Regards,
Martin Ivanov
Progress TelerikWant to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
0
Gianni
Top achievements
Rank 1
answered on 07 May 2020, 09:03 AM

Hi guys,

from the Documentation it seems that HamburgherMenu now should have the hierarchical feature: 

     https://docs.telerik.com/devtools/wpf/controls/radnavigationview/features/hierarchy

 

But if I try it seems that this property doesn't exists: 

 

                     <telerik:RadNavigationViewItem.Items>

 

Where:   - xmlns:telerik="http://schemas.telerik.com/2008/xaml/presentation" 

Am I doing something wrong in the configuration? Or maybe I missed something in the upgrade of the last release?

 

Thanks

Gianni.

 

0
Martin Ivanov
Telerik team
answered on 07 May 2020, 04:39 PM

Hello Gianni,

This documentation was intended for the next week release. This is API is not public yet. We will revert the documentation changes and make them live again next week. 

Regards,
Martin Ivanov
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
Tags
NavigationView (Hamburger Menu)
Asked by
Richard
Top achievements
Rank 1
Answers by
Martin Ivanov
Telerik team
Rafael
Top achievements
Rank 1
Richard
Top achievements
Rank 1
Gianni
Top achievements
Rank 1
Share this question
or