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 editable without row mark

Former Member
0 Likes
660

Hi!

I wanto to create a ALV grid editable without row mark. How can i do that?

Moderator message: please read online documentation of the ALV function modules or classes.

Message was edited by: Thomas Zloch

Hi!

I wanto to create a ALV grid editable without row mark. How can i do that?

Moderator message: please read online documentation of the ALV function modules or classes.

Message was edited by: Thomas Zloch

1 REPLY 1
Read only

ShyamPindiproli
Active Participant
0 Likes
517

If you are using the regular FM based approach then you can use the Layout option no_hline option:

or else, if you are using the OO based approach for your ALV development, you can use the below settings ..

Regards,

Shyam