Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Issue with multiple scroll bars for custom screen in sap version 7.5

bala_krishna007
Participant
0 Kudos
988

Hi ,

I have a strange issue where there are multiple scroll bars infact two displayed on a custom screen, where as if we see in ECC6.0 there is only one scroll bar . please suggest how to remove one scroll bar and display only one scroll bar.

Thanks,

bk

1 REPLY 1

Tomas_Buryanek
Active Contributor
287

Hi,

do you have custom container on the screen? If yes, then check if you have enabled vertical/horizontal resizing in its attributes. That is a common problem with multiple scroll bars.

-- Tomas --