Duration: 16:00 min
Summary: In this second TreeView example, we will look at how to get the data using a local data source. We will support images and text. We will also add check boxes to the items. Now when we check the parent, the children are selected as well. With the tree view, there is a list of events that we can handle. For example, we will log the following events: select, collapse, expand, dragstart, drag, drop, dragend, navigate.