vaadin-grid-exporter
vaadin-grid-exporter copied to clipboard
Makes it possible to export Vaadin Grids to different formats
### Checklist - [x] I made sure that there are *no existing issues* - [open](https://github.com/xdev-software/vaadin-grid-exporter/issues) or [closed](https://github.com/xdev-software/vaadin-grid-exporter/issues?q=is%3Aissue+is%3Aclosed) - which I could contribute my information to. - [x] I have taken...
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...