Application Development and Automation 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: 
Read only

Module Pool Sub Screen and custom container not scrolling

Former Member
0 Likes
2,389

Hi,

I have created Normal screen and subscreen. Normal screen container some buttons. sub screen defined with custom container for ALV. Added buttons on above and below to custom container. I am getting layout problem while scrolling. I am adding screen shots regarding this issue. Please any hep on this?

Initailly bottom scrolling is working correctly, when you scroll subscreen content or items (buttons and alv ) moving letf and right. ( image CC1 and CC2)

If i did any action on screen, ex : on clicking on search or refresh button and when you scroll - Buttons only moving, ALV is not moving. (custom container is not moving)

cc1.png

cc2.png

cc3.png

Thanks

Venky.

Hi,

I have created Normal screen and subscreen. Normal screen container some buttons. sub screen defined with custom container for ALV. Added buttons on above and below to custom container. I am getting layout problem while scrolling. I am adding screen shots regarding this issue. Please any hep on this?

Initailly bottom scrolling is working correctly, when you scroll subscreen content or items (buttons and alv ) moving letf and right. ( image CC1 and CC2)

If i did any action on screen, ex : on clicking on search or refresh button and when you scroll - Buttons only moving, ALV is not moving. (custom container is not moving)

cc1.png

cc2.png

cc3.png

Thanks

Venky.

1 REPLY 1
Read only

FredericGirod
Active Contributor
1,431

You have to define minimum size of your container

check program DEMO_GUI_ALV_GRID_EXT, go in screen 100 ask for the attributes of the element CONTROL1 they have defined the min size 47 & 171 you could put a very low value to ensure never have this horizontal scroll bar