This question is locked. New answers and comments are not allowed.
I have a TreeListView with a large number of nodes (800+) nested 3 or 5 deep. When I call the ExpandAll method of the TreeListView the expansion can take several minutes. I there a way to cause the items of the TreeListView to be built during idle time?