cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

WebDynpro ALV resize columns

former_member658277
Discoverer
0 Kudos
1,527

Hi Experts,

I developed a webdynpro Component with an ALV.

My problem starts when customizing the alv now in sap-config-mode (we need to transport the width)

In our development system I'm not able to resize the columns width.

If I do the same in our integration system, I can resize the columns with drag & drop.

We have the same version in both systems.

I tried to set different Attributes in the alv table settings:

->  if_salv_wd_table_settings~set_fixed_table_layout

->  if_salv_wd_table_settings~set_column_resize_mode

I also tried to set the resizable Attribut for each column

-> r_column->set_resizable

No attribute solved my problem.

Can somebody say if there is a system parameter which enables the ALV resize option?

Greet's

Kevin

Accepted Solutions (1)

Accepted Solutions (1)

Szczerbowski
Contributor
0 Kudos

Hi,

In our case this Application Configuration setting also controlled column resize:

former_member658277
Discoverer
0 Kudos

Thanks alot.

A full guid how to disable/enable: how to disabled 'user settings' in ALV by right... | SCN

Answers (0)