Message 1 of 3
table row height
Not applicable
12-09-2010
09:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a table. After adding text to a cell, the row automatically resizes the height because of the amount of text. Now when I add a new row with table.insertandinherit(index,row,#) it copies the last row height.
Is there an eaiser way to change the new row to one character height after the inherit line?