alejandro-du / crudui

Automatically generate CRUD-like Vaadin views for any Java Bean
https://vaadin.com/directory#!addon/crud-ui-add-on
Apache License 2.0
85 stars 52 forks source link

Implement export functionality #21

Open alejandro-du opened 6 years ago

dmicol commented 6 years ago

Did you mean excel export? It can be very useful.

alejandro-du commented 6 years ago

Or CSV, PDF, any other format, or a subset of those. But good to know that it could be useful.

alejandro-du commented 2 years ago

@dmicol Do you think your export implementation could be added to this repo? I'll be happy to merge the changes if you want to contribute them.