vaadin-grid-exporter icon indicating copy to clipboard operation
vaadin-grid-exporter copied to clipboard

Makes it possible to export Vaadin Grids to different formats

Results 12 vaadin-grid-exporter issues
Sort by recently updated
recently updated
newest added

Is there a option to export only selected items?

question

It's working fine, but there's a problem. Footers created within grids are not exported. Is there a way to add this footer? Created by Ganesh babu (See https://vaadin.com/directory/component/gridexporter-for-vaadin)

enhancement

JasperReports is responsible for all the export formats. That should change. Make JasperReports a module to optionally add to the component.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.vaadin:vaadin-maven-plugin](https://vaadin.com) ([source](https://togithub.com/vaadin/maven-integration)) | build | patch | `24.4.7` -> `24.4.9` | | [com.vaadin:vaadin-bom](https://vaadin.com)...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.apache.maven.plugins:maven-surefire-plugin](https://maven.apache.org/surefire/) | build | minor | `3.3.1` -> `3.4.0` | --- ### Configuration...

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [maven](https://maven.apache.org/) | patch | `3.9.8` -> `3.9.9` | --- ### Configuration 📅 **Schedule**: Branch creation...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.junit.jupiter:junit-jupiter](https://junit.org/junit5/) ([source](https://togithub.com/junit-team/junit5)) | test | minor | `5.10.3` -> `5.11.0` | --- ###...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.apache.maven.plugins:maven-gpg-plugin](https://maven.apache.org/plugins/) | build | patch | `3.2.4` -> `3.2.5` | --- ### Configuration...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [lycheeverse/lychee-action](https://redirect.github.com/lycheeverse/lychee-action) | action | major | `v1` -> `v2` | --- ### Release...

### 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...

question