Your search did not match any results.

Diagram - Node List: Hierarchical Array

This demo shows the Diagram's ability to load an external tree structure from a hierarchical object.

The component binds to a data object specified by the DataSource method. You should call the ItemsExpr method with the name of the field that provides data for nested items due to the data's hierarchical structure.

Backend API