2019 Jun 22 1:39 PM
Hello,
Im using cl_gui_alv_grid->set_table_for_first_display to display my alv. When i activate set_ready_for_input and make some column/columns editable or i when i use it_fieldcat instead of i_structure_name parameter i just cant see collapse selection buttons like pic in bottom. Why is that happen? And is there a way to make editable alv with collapse selection button.

Best Regards,
Hello,
Im using cl_gui_alv_grid->set_table_for_first_display to display my alv. When i activate set_ready_for_input and make some column/columns editable or i when i use it_fieldcat instead of i_structure_name parameter i just cant see collapse selection buttons like pic in bottom. Why is that happen? And is there a way to make editable alv with collapse selection button.

Best Regards,
2019 Jun 24 2:01 AM
the collapse button wont displayed along with edit mode. you have to switch to display mode. I also dont understand the meaning of edit mode and collapse (hide the edit cell)...