Consider the heading (ABAP) pseudo code on a SALV-Grid. I need something like this, or, some way to remove the visual vertical bloating of rows in the grid when the columns that differentiate them are hidden. After a lot of reasearch, I doubt that such a thing exists, so I need to work around it.
I want to change just the view, I don't want to modify the underlying internal table. Any ideas on how to best accomplish this? Events maybe?