Skip to content
This repository has been archived by the owner on Jul 29, 2022. It is now read-only.

Add support for TreeGrid #37

Open
TatuLund opened this issue Feb 14, 2018 · 0 comments
Open

Add support for TreeGrid #37

TatuLund opened this issue Feb 14, 2018 · 0 comments

Comments

@TatuLund
Copy link

I found that supporting TreeGrid should be rather straightforward, see discussion in the forum.

https://vaadin.com/forum/#!/thread/16971210

protected Integer addGridToExcelSheet(final Grid grid, final XSSFWorkbook myWorkBook, Sheet sheet,
int rowNum, final ExportExcelSheetConfiguration sheetConfiguration,
final ExportExcelComponentConfiguration componentConfiguration) needs to be changed to to fetch items via DataCommunicator instead of DataProvider for more universal compatibility with data sources.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant