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

