Data Binding
Binding Telerik RadTreeView is as simple as setting a single property. The binding sources that the treeview supports include Objects, XML, WCF services.
- Use DataContext to provide data for data binding. Read more
- Use data binding to bind the RadTreeView to a collection, in order to create treeview nodes dynamically on the basis of the collection items. Read more
- Bind RadTreeView to XML. Read more
- Bind RadTreeView to Object. Read more
- Bind RadTreeView to WCF service. Read more
- Bind RadTreeView to Ado.NET Data Service. Read more