Grid Export Actions

The add-on provides actions that allow users to export contents of table and grid components as a file in one of the supported formats.

Export formats: XLS, XLSX, and JSON.

Supported components: Table, GroupTable, TreeTable, DataGrid, TreeDataGrid, Tree.

Installation

For automatic installation through Jmix Marketplace, follow instructions in the Add-ons section.

For manual installation, add the following dependency to your build.gradle:

implementation "io.jmix.ui:jmix-ui-export-starter"