Create a Basic TreeGrid

Tutorial » Create a Basic TreeGrid

The TreeGrid component extend from DataGrid but allowing a parent/child relationship between rows. Many properties extended from DataGrid can be used in TreeGrid. To use the TreeGrid, users must define the 'treeField' property that indicate which field to display as tree node.

This tutorial will show you how to set up the folder browser using the TreeGrid component.

Build the TreeGrid

Download the EasyUI example:

easyui-treegrid-demo.zip