Re: Setting table row height according the renderer component



noah.drach@xxxxxxxxx wrote:
I have a table that all it's cells are rendered, I want to set the row
height accoding the height of the tallest component.
and I also want the component height to be set automatically after I
set it's width to the column width.

Change the '.' to a comma in line 243 of the source,
that should sort the problem. In case it does not,
you might also..

any ideas?

Show us an SSCCE* that fails to correctly size the
column headers.
<http://www.physci.org/codes/sscce>

Andrew T.

.



Relevant Pages