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

ALV grid screen dynamic resizing.

Former Member
0 Likes
2,137

Hello Experts,

I have written a functionality to display a report program using the CL_GUI_ALV_GRID class.

I need to add a functionality so that the scrollbars and the custom container area resize themselves dynamically if I am changing the window size of the window in which my ALV grid is displayed.

Any pointers in this direction will be very helpful.

Thank you.

Gaurav.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
671

You could try this thread...if it helps...

Thanks,

Ketan

2 REPLIES 2
Read only

Former Member
0 Likes
672

You could try this thread...if it helps...

Thanks,

Ketan

Read only

0 Likes
671

Thanks Ketan.It worked.

Cheers,

Gaurav.