calculate row heigh...
 
Notifications
Clear all

[Solved] calculate row height based on text in cell

1 Posts
2 Users
0 Likes
526 Views
0
Topic starter

How to calculate the row height based on the cell text. Lets suppose i have a big sentence to show in the cell. i need to automatically set the height of the row based on that text even if some one changes the column width.

1 Answer
0

You can call 

me.rowHeight(row) = cellTextHeight(row,column)