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

Add support for TreeGrid #37

@TatuLund

Description

@TatuLund

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions