Back to Devexpress

Bind Tree List to Data

aspnet-3956-components-tree-list-concepts-binding-to-data.md

latest1.3 KB
Original Source

Bind Tree List to Data

  • Sep 22, 2023

The ASPxTreeList can display information as a tree or grid - either in data-bound or unbound mode. It supports any standard data source type including: SqlDataSource, ObjectDataSource, XmlDataSource, AccessDataSource, SiteMapDataSource. The ASPxTreeList can also be bound to any object that represents a tree structure, or manually create a tree in code.

Concepts

Task-Based Help