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

Display content on right side when clicked on left side navigation menus

1 Answer 145 Views
Navigation
This is a migrated thread and some comments may be shown as answers.
kevin
Top achievements
Rank 1
kevin asked on 27 Aug 2016, 10:47 AM

I would like to split a page into two columns with RadPageLayout. Left side will display all the navigation menus (links) and the right side should display the content when one of the links is clicked. I don't want to do any postback rather do some ajax may be Radajaxmanager. What specific controls should i use. Is it possible to reference the contents being displayed to some page (eg: contacts.aspx)

 

1 Answer, 1 is accepted

Sort by
0
Ivan Danchev
Telerik team
answered on 29 Aug 2016, 11:19 AM
Hello Evin,

You can consider using the TabStrip and MultiPage controls, in order to achieve the described scenario. The TabStrip with VerticalLeft orientation can be used for navigation (Orientation and Alignement demo), while the MultiPage's PageViews would load the content. You can see how TabStrip and MultiPage can be used together in the documentation and our MultiPage demos.  

Regards,
Ivan Danchev
Telerik by Progress
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
Navigation
Asked by
kevin
Top achievements
Rank 1
Answers by
Ivan Danchev
Telerik team
Share this question
or