New to KendoReact? Start a free 30-day trial
Export Expanded Rows Data from TreeList to Excel
Environment
Product Version | 9.0.0 |
Product | Progress® KendoReact TreeList |
Description
Currently, I need to manually expand the rows to include the child rows in the exported Excel file. How can I have the rows automatically expand for the ExcelExport
when exporting?
Solution
This can be achieved by using the mapTree function to expand the TreeList rows and then passing the data to the ExcelExport
.
Change Theme
Theme
Loading ...