cancel
Showing results for 
Search instead for 
Did you mean: 

header as center aligned

Former Member
0 Kudos

Hi,

Can anyone tell me how to get the table header text in the center in web dynpro abap.

Thanks & Regards,

Helma

Edited by: HELMAPAUL on Mar 7, 2011 10:56 AM

Accepted Solutions (1)

Accepted Solutions (1)

gill367
Active Contributor
0 Kudos

HI

the only way of achieving it is using the text view as the header instead of the table header

put the text view and the table in one transparent container and then make its layout type as gridlayout

then change the cellbackgroud type of text view to header.

then halign prpoerty to center.

this will do the required thing.

thanks

sarbjeet singh

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Helma,

I think it is not possible.

Thanks,

Kris.