cancel
Showing results for 
Search instead for 
Did you mean: 

Vertical Scrollbar always visible

michael_pang4
Active Participant
0 Kudos

Hi,

I noticed there is a disabled vertical scrollbar (on the right) always visible in all ABAP WebDynpro apps?

When I resize the browser, the scrollbar because enable for use.

My screen is tiny and no vertical scrolling required.

I tried setting root container with scrolling mode = NONE but it didn't help.

Is this a permanent fixture?

Is there a way to switch it off and only visible when scrolling is required?

Thanks in advance

Cheers

Michael.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

I renew my request about this problem of unnecessary vertical scrollbar displayed.

Thank you for your answer.

Former Member
0 Kudos

Hello,

I have the same question as Michael few months earlier.

How can I disable this (permanent) vertical scrollbar on the right, which always appears even when it's not needed ?

I guess it's in the Window or Application Properties, or something like that.

Thank you for your help.

Clement.

sahai
Contributor
0 Kudos

hi michael,

if you increase the number of row count in the layout the scroll bar should not be there.....also you can try the below mentioned

To enable scrollbar in Table UI, go to application properties, choose Parameters tab

You have a parameter WDTABLENAVIGATION set the value to SCROLLBAR to enable scrollbar.

To disable Table UI Scrollbar, set WDTABLENAVIGATION parameter value to PAGINATION.

regards,

sahai.s

Edited by: sahai.s on Feb 2, 2011 9:14 AM

michael_pang4
Active Participant
0 Kudos

This question was not about Table UI.

It's WebDynpro ABAP in general.

Forgot to mention we are on the latest NW7.1 with lightspeed rendering etc.

WDTABLENAVIGATION is no longer valid in our release.

Cheers

Michael.

michael_pang4
Active Participant
0 Kudos

This question is not about Table UI.

It's WebDynpro ABAP in general.

Forgot to mention we are on the latest NW7.1 with lightspeed rendering etc.

WDTABLENAVIGATION is no longer valid in our release.

Cheers

Michael.

Former Member
0 Kudos

Hi,

See this forum thread [|]

at the end Bertram Ganz reply