October 2010
Intermediate to advanced
1920 pages
73h 55m
English
• Using the SiteMapPath Control
• Building a SQL Hierarchical Data Source Control
• Summary
In this chapter, you learn how to use the SiteMapPath, Menu, and TreeView controls. You can use all three of these controls to enable users to navigate your website. Furthermore, you can use the Menu and TreeView controls independently of website navigation. You can bind these two controls to other data sources such as XML documents or database data.
This chapter explores different methods of binding the Menu and TreeView controls to different data sources and shows you how to format the rendered output of both of ...