Flexible Data Binding
The ASPxTreeList can be easily populated with data by binding to any standard data source including SqlDataSource, ObjectDataSource, XmlDataSource, AccessDataSource, and SiteMapDataSource. You can also bind the ASPxTreeList to any object that represents a tree structure, or manually create a tree in code.