cancel
Showing results for 
Search instead for 
Did you mean: 

jumping width of alv in tab

Former Member
0 Kudos

hi,

I got the following problem. I have several alvs in tabs of a tabstrip and their witdth is very different.

so when I click on the tabs the tabs are sometimes really small und otherwise very big.

this isn´t very nice to see and so I try to determine the with of all tabs to 100% but it doesn´t work.

how can I realize this? has anyone a solution?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

using px worked but using 100% would be nicer...

Former Member
0 Kudos

Hi Thorsten

Set the height property of tabstrip control to some fixed value.i.e 800px or whatever you want. it will fix the height of each tab.

Regards

Naresh

Former Member
0 Kudos

hi Naresh,

thanks for your reply but I don´t want to work with fixed pixels because every user got another screen resolution (1024 x 768 etc.).

I want to fix the width of a tab minimal to 100%.

any other idea?

regards

Former Member
0 Kudos

no idea?