cancel
Showing results for 
Search instead for 
Did you mean: 

Table Column Header Text Wrapping

Former Member
0 Kudos

Dear All,

I am using NWDS 7.0.06. I want to Wrap the Text of the Table Column header how can I do it.

Is there any coding that need to be done for this

Please let me know.

Regards,

Swapnil

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member185086
Active Contributor
0 Kudos

Hi

set wrapping = true under TextView of the TableColumn

BR

Satish Kumar

Former Member
0 Kudos

Hi Satish,

I tried that Wrap = true for the Text view but i want to wrap the Header Text of the Table Column.

With your solution that Text View is getting wrapped.

In my table the values are maximum of four digits and my Table Column header are very big. So i want to wrap that text.

How that is to be done