13.6. Creating the Employees Page

The final page for the sample application is the employee's page. For this page, we'll use a few controls that I think are great.

The employee page will display the employee regions in RadTreeView, and then show the employees in each region and territory in RadGridView. When an employee is selected from the list, another RadGridView will show the orders made by that employee. Finally, when an order is selected, RadMap will show the shipped address using the integrated Bing Maps provider. So there is quite a bit of information in the page, and we need a nice way to organize it. That's where the RadDocking control comes into the picture.

13.7.1. Implementing RadDocking

The RadDocking control is a layout control ...

Get Pro Telerik ASP.NET and Silverlight Controls: Master Telerik Controls for Advanced ASP.NET and Silverlight Projects now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.