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.

Empty report when item added with addItem #22

@javydreamercsw

Description

@javydreamercsw

In my case I'm using a Tree Table and adding items with code like this:

addItem(new Object[]{r.getUniqueId(), new Label(), new Label(), new Label()}, r.getUniqueId());

That said I'm not adding Objects like on your examples. Is there a way to make it work without re-writing how I populate the table?

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