Application Development 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: 

Visible/Invisible cell ALV grid

Former Member
0 Kudos
186

Dear SAP friends,

Is there a way to make ALV grid CELL (NOT column) visible/invisible at the runtime?

Thanks,

Tatyana

2 REPLIES 2

naimesh_patel
Active Contributor
0 Kudos
46

I think it is not achievable.

But you can clear the value of the cells which are not required to dispaly. This means clearing the value of the internal table for which you want inivisible cell.

Regards,

Naimesh.

Former Member
0 Kudos
46

Hi that is not possible .

lay out of grid means data of fields will disable or edit by layout-edit = 'x'.