For working with a large amount of data, the TreeView provides the Virtual Mode. In this mode, the component 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 component shows a loading indicator, because data loading takes a long time.