Skip to content

Files

Latest commit

 

History

History
23 lines (17 loc) · 807 Bytes

File metadata and controls

23 lines (17 loc) · 807 Bytes
title page_title description slug position
Excel Export
Excel Export - TreeList Export Options - Kendo UI for Vue
Export the Kendo UI TreeList wrapper for Vue to Excel.
excelexport_treelist
1

Excel Export

The TreeList enables you to export its records to Excel.

To enable the Excel export functionality, set the excel property. For example, you can specify the file name and enable filtering in the Excel file or other options.

{% meta height:450 %} {% embed_file export/excel/main.vue preview %} {% embed_file export/excel/main.js %} {% endmeta %}

Suggested Links