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

gridview with side navigation

1 Answer 41 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Jason
Top achievements
Rank 1
Jason asked on 14 Nov 2013, 11:02 PM
Hello,
I am trying to find a tutorial or example that has a gridview with a side navigation, like the one displayed at the bottom of this comp.  (see attached .jpg)  The user clicks on the side links, and the gridview loads the content.

Thanks.

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 19 Nov 2013, 01:02 PM
Hi Jason,

Similar approach could be achieved using two controls- RadTreeView and RadGrid for example. You could simply change the RadGrid data based on the TreeView Node selection. Similar scenario is presented in the integration application below:
http://demos.telerik.com/aspnet-ajax/salesdashboard/

Click on the "Order" tab to see similar functionality.

Regards,
Maria Ilieva
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Ajax
Asked by
Jason
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or