vaadin-grid-exporter
vaadin-grid-exporter copied to clipboard
Idea: Provide exporter for List of Entities
We often have exports where customers want to export the actual underlying entities.
A exporter with the same dialogs would be nice for such use cases. The column's and values may be provided via Strings and Getters.
The current "workaround" is to create a hidden Grid.
/cc @tboehm-xdev @lars-xdev