ComponentOne TreeView for ASP.NET: TreeView Creation

TreeView Creation

C1TreeViewNodes can be defined on your page or user control by using any of the following methods:

      Static creation using declarative syntax

      Dynamic creation using a contructor to create new instances of the C1TreeViewNode class.

      Data source creation through binding C1TreeView to a SiteMapDataSource, XMLDataSource, or an AccessDataSource.


Static TreeView Creation

Dynamic TreeView Creation

Data Source TreeView Creation


Send comments about this topic to ComponentOne.
Copyright © 1987-2010 ComponentOne LLC. All rights reserved.