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: 

ALV grid: fields visible in the collapsed mode

0 Kudos

Hi!

I'm developing a list based on OO ALV grid. The list has subtotals and can be collapsed/expanded around those subtotals. Now, as far as I can see, if the list is collapsed, only the fields over which subtotals have been built are displayed along with subtotals themselves. I have a requirement to display additional fileds in the collapsed mode. Is this possible?

Thanks!

1 REPLY 1

raymond_giuseppi
Active Contributor
0 Kudos

Define every required field as a key field, e.g. you can add the text field and the code field in sort criteria, check subtotal for the second one only.