Hi,
how i can find height of row:
in HTML is
<TABLE id="myTable">
<COLGROUP width="50">
<COLGROUP width="0*">
<TR><TD>zzzzzz yyyyyyyy wwwwwwww tttt - this is longer than 50 and this cell will be wrapped</TD><TD>blabla</TD></TR></TABLE>
and I'd like to know...