In this simple example you can see how to build TreeView Control instance from several different sources of data:
- an HTML list on the page;
- an existing TreeView instance's definition;
- a branch of an existing TreeView instance (e.g., from one of its nodes).