Extension for exporting Vaadin's grid data to common formats
This is an addon that allows to export Vaadin's grid data to some formats like Excel, Docx, PDF and CSV.
Features:
- Can configure which columns to export
- Other templates can be used besides the basic templates
- Optionally can create the export buttons automatically (default)
Install
Framework Support
Vaadin platform 23
Browser Compatibility
Install with
Release notes - Version 1.2.1
Bugfixes:
- Fix NPE when the grid to export does not contain a footer row (Fixes #20)