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.
本文档介绍如何利用TreeGrid组件设置文件浏览器。TreeGrid继承自DataGrid并支持父子关系行,通过定义'treeField'属性指定显示为树节点的字段。
1万+

被折叠的 条评论
为什么被折叠?



