Defining Layouts
Designing Look and Feel
Editing Data
Navigating and Selecting
Optimizing Performance
   
Hierarchical View

You can easily create a hierarchical tree view of your data. Nodes can be programmatically added or populated by data binding to any hierarchical ASP.NET data source control, including the Infragistics WebHierarchicalDataSource™ control.

The control automatically treats any parent-child data relationships as parent-child node relationships in its tree structure.

Node Templates

Use ASP.NET templates to customize the appearance of the data tree's nodes. One example of using node templates in customizing a tree view products and platforms. The tree nodes in the template shown here combines graphic images with stylish labels, which really adds to the data tree's visual impact.