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 to export. | |
fetchChildren |
|
Returns the children for an item. | |
hasChildren |
|
Indicates if a particular item has children. |