TreeListView: Support for synchronous expand of nodes when loading on demand.
The goal is to expand a second node each time you expand a particular node from the RadTreeListView. The data of the second node is loaded on demand, but it is not shown when the node itself is expanded.