Skip to Content
0
Sep 24, 2008 at 03:35 PM

Column Width Optimise not working

3076 Views

Columnwidth optimise is not working in my case. I know its very simple, just set lvc_s_layo-col_opt = 'X' in layout and pass it to grid in method set_table_for_first_display.

Surprisingly, when I open the layout of grid, it show checkbox 'Optimise Columns' checked and when I press 'ok ' it optimise the columns.

Background:

On module pool screen I have two ALV GRID (cl_gui_alv_grid) displayed by spitting the screen using splitter control (cl_gui_easy_splitter_container) .