Using Hierarchical DataBound Controls in ASP.Net

A hierarchical DataBound control can be used to display nested data items. For example, you can use hierarchical DataBound controls to display the folder and page structure of the contents of an XML file, or a set of master/detail database records.

Hierarchical DataBound controls:
  • Menu : Displays data items in a static or dynamic menu.
  • TreeView : Displays data items in a tree.
Tags: , ,
Hot on Web:


About author