cancel
Showing results for 
Search instead for 
Did you mean: 

Wrapping table cell contents

Former Member
0 Kudos

Hi

I have a requirement where i need to wrap my table cell contents.I have chekced all the properties of table but none serves my purpose.Kindly help in this direction.

NWDS version : 7.3

Server version : 7.3 SP02

Thanks

Monika

Accepted Solutions (0)

Answers (2)

Answers (2)

venkatakalyan_karanam
Active Contributor
0 Kudos

Hi Monika

Wrapping property is not available at table level.

The individual columns header and content in the text views only you can wrap.

If the table column cell editor is a Text View , then you can see the Wrapping property and you can change it to true for wrapping.. For column headers also you can set the property.

Regards

Venkata KALYAN

Former Member
0 Kudos

Hi Monika,

As far as Table Cell properties are concerned, Wrapping property when put to true, wraps the contents in the table cell.

Can you pls explain on your requirement ?

Regards,

Vijay.

Former Member
0 Kudos

Hi

I am using NWDS 7.3 SP0 .I cannot see any wrapping property fr the table.

Thanks

Monika

Former Member
0 Kudos

Hi Monica,

To wrap table column, set the "width" property of the Table column to a finite value (say, 150px). Then set "wrapping" property of the TextView UI element added to the Table column as true.

Regards,

Pavithra