This example creates the asynchronous child nodes selector and fetches child nodes in a background thread. During the fetch operation, parent nodes display a loading indicator and the TreeListView remains responsive to user actions.
- MainWindow.xaml (VB: MainWindow.xaml)
- AsyncChildNodesSelector.cs (VB: AsyncChildNodesSelector.vb)
- ViewModel.cs (VB: ViewModel.vb)
- WPF Tree List - Use the Child Nodes Selector to Create a Hierarchical Data Structure
- WPF Tree List - Implement the Child Nodes Path
- WPF Tree List - Use the Hierarchical Data Template to Build a Tree
(you will be redirected to DevExpress.com to submit your response)