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

Collapsable left side navigation

2 Answers 751 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Pavel
Top achievements
Rank 1
Pavel asked on 28 Sep 2016, 01:48 PM

What control is used to build the left side navigation in a screenshot shown on this page? http://docs.telerik.com/devtools/winforms/introduction

I am assuming it can collapse to show only icons, which is what I am looking to do.

This page has a nice animated GIF showing what I am trying to do http://www.devcomponents.com/dotnetbar/SideNavControl.aspx

2 Answers, 1 is accepted

Sort by
0
Pavel
Top achievements
Rank 1
answered on 28 Sep 2016, 09:11 PM

I finally figured it out. I needed to use a RadPageView,
ViewMode = Strip,
Strip Alignment = Left,
Item Content Orientation = Horizontal

0
Accepted
Dimitar
Telerik team
answered on 29 Sep 2016, 06:56 AM
Hi,

We have an article that explains how you can build the exact same layout: Collapsible menu from Demo application.

Do not hesitate to contact us if you have other questions.

Regards,
Dimitar
Telerik by Progress
Check out the Windows Forms project converter, which aids the conversion process from standard Windows Forms applications written in C# or VB to Telerik UI for WinForms.For more information check out this blog post and share your thoughts.
Tags
General Discussions
Asked by
Pavel
Top achievements
Rank 1
Answers by
Pavel
Top achievements
Rank 1
Dimitar
Telerik team
Share this question
or