cancel
Showing results for 
Search instead for 
Did you mean: 

table layout

Carola1
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello.

I have a simple table with a table header text and one column in my webdynpro view.

The table header text is larger than the content of the table column.

This leads to an ugly white vertical area beyond this part of the header that is larger than the table body.

How can I adjust the width of the table body, so that it is as large as the table header.

Kind regards.

Carola

Accepted Solutions (0)

Answers (2)

Answers (2)

Carola1
Product and Topic Expert
Product and Topic Expert
0 Kudos

set table column to a fixed width.

Kind regards

Carola

Former Member
0 Kudos

Hi,

if you go to the table properties

and in the layout part you set width to 100% it should be fixed

(the second width you see),

offcourse your layout type should be gridlayout or matrixlayout then

grtz,

Koen

Carola1
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Koen,

I tried as you described, but unfortunately it does not change the situation.

Kind regards.

Carola

Former Member
0 Kudos

Hi,

did you set the column to a fixed width?

because then it won't work

grtz,

Koen

Carola1
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Koen.

no I didn't set it to a fixed width.

Perhaps it's unusal, that the header of a table as larger than the table itsself.

Now I tried to set the column width to a fixed value that is larger than the table header.

It's not a good solution but it works to get rid of the white area.

If somebody has another idea, it's welcome.

Thanks anyway and kinds regards.

Carola

thomas_szcs
Active Contributor
0 Kudos

Hello Carola,

Have you tried property fixedTableLayout?

Best regards,

Thomas