Grid Export Actions
Данный раздел может содержать устаревшую информацию о пользовательском интерфейсе. Она будет скоро обновлена. |
The add-on provides actions that allow users to export contents of a data grid to a file in XLSX or JSON format.
The actions can be used in dataGrid and treeDataGrid components.
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.gridexport:jmix-gridexport-flowui-starter'