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

Empty report when item added with addItem #22

Open
javydreamercsw opened this issue May 17, 2017 · 0 comments
Open

Empty report when item added with addItem #22

javydreamercsw opened this issue May 17, 2017 · 0 comments

Comments

@javydreamercsw
Copy link

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?

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