haiwan / Exporter

A Vaadin Add-on which exports data (in container) to an excel file
Other
8 stars 31 forks source link

Custom grid column header text, for vaadin flow grid #23

Open simpletasks opened 5 years ago

simpletasks commented 5 years ago

Column header text in exported excel is different from set column header text in vaadin grid. Exporter in current state use column key to find property and use property name. I added proposal for custom column headers in exported excel in pull request #24 Tested with vaadin 13.