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 Column width lock

Former Member
0 Likes
1,203

Hello.

I'm creating an ALV screen with 4-6 columns.

The user can freely set the column width.

However, I have the following problems.

1. Change column width

2. Scrose up and down

3. The changed column width is restored

I want to make sure that the width of the column does not return to the original width even if I sucrose up and down.

Don't know how to solve this problem?

Regards.

Takahiro.

4 REPLIES 4
Read only

FredericGirod
Active Contributor
0 Likes
975

maybe you have set in the code to optimize the column width

Read only

DoanManhQuynh
Active Contributor
0 Likes
975

is there any custom even you handling? normally the scroll up/down not affect the column width...

Read only

former_member1716
Active Contributor
0 Likes
975

You Just Need to Set the column width, tell us what method you are using to display the ALV.

Read only

Sandra_Rossi
Active Contributor
975

Any feedback for the future visitors?