For working with a large amount of data, the TreeView widget provides the Virtual Mode. In this mode, the widget loads a set of child nodes once their parent node is expanded. In this demo, the TreeView is associated with a remote data source. Note that the widget shows a loading indicator, because data loading takes a long time.