Is there a way to add an item style generator to a tree table?
I can add one to a tree and one to a table - but I can’t see how to add one to a tree table.
Is there a way to add an item style generator to a tree table?
I can add one to a tree and one to a table - but I can’t see how to add one to a tree table.
TreeTable extends Table so it should work just the same with setCellStyleGenerator, although I don’t have a TreeTable at hand right at this moment for testing.
doh.
yes indeed. thanks.
no prob