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 grid-oops

Former Member
0 Likes
262

hi friends,

can you please tell me how to hide the horizontal lines in the alv grid display using alv oops

i want to hide only few lines.n the rest should have lines

kindly help me out

1 REPLY 1
Read only

uwe_schieferstein
Active Contributor
0 Likes
238

Hello Premraj

Your requirement cannot be met. The ALV layout (structure <b>LVC_S_LAYO</b>) has the fields

NO_HGRIDLN	ALV control: Hide horizontal grid lines
NO_VGRIDLN	ALV control: Hide vertical grid lines

yet they are valid for the entire column and, thus, for all rows of the grid.

Regards

Uwe