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 collapse selection with editable columns

0 Likes
1,125

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,

1 REPLY 1
Read only

DoanManhQuynh
Active Contributor
0 Likes
772

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)...