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
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.