On Wednesday 26 April 2006 04:42, rudy wrote: > I multiply the number of row by ten. if all rows have the same height then use hi = tableview1.rows[0].height * tableview1.rows.count if tableview1.header then hi = hi + tableview1.columns.height Ron