LyteNyte Grid logo for light mode. Links back to the documentation home page.
Github repository for this project. 1771 Technologies home page

Tree Row Source

LyteNyte Grid's tree row source extends the base row source with additional capabilities for viewing object-based data.

Use the tree data source when the data the grid should render is a hierarchical object. See the Tree Overview guide for more details.

Tree Source Params

To create a tree row source, use the useTreeDataSource hook exported by LyteNyte Grid. This hook accepts parameters that configure the tree source view.

Prop

Tree Source API Additions

The tree row source extends the grid API with the following additional properties.

Prop