cancel
Showing results for 
Search instead for 
Did you mean: 

Fixing the row height in table

Former Member
0 Kudos

Hi All,

In my table column i am displaying address. Address field is of type STRING_TABLE. (This is needed to display address in the format shown in the example below) As a result of this the row height changes depending on the length of the address.

Hence all the rows in the table are of different heights.

For Example i am displaying the output as shown below.

39 Car Street,

abcdefg,

pincode

india,

ph no.

Now is it possible set the height of the row so that all the rows in the table are of fixed height?

Please help.

Thanks in advance.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

closed

Former Member
0 Kudos

Thanks for your reply.

Actually i am using the fixed table layout as suggested by you. Its fixing the column width, not fixing each row height.

Please help to fix the row height.

Former Member
0 Kudos

HI,

Check at the TEXTVIEW level..If the cell editor is textview or textedit then check teh height setting at that level..

Former Member
0 Kudos

use fixed table layout

Former Member
0 Kudos

use fixed table layout