New to Kendo UI for Angular? Start a free 30-day trial
ExcelExportData
The expected type of result for the treelist excel export fetchData function
.
Name | Type | Default | Description |
---|---|---|---|
data |
|
The root data that should be exported. | |
fetchChildren |
|
A function that returns the children for an item. | |
hasChildren |
|
A function that indicates if a particular item has children. |