Hi there ABAPers. I've got a question about GRID' toolbar buttons...
... the situation is that at this moment I've got a toolbar in grid header. There are 2 grid-functionality buttons: sorting ascending and sorting descending
My question is: how can I exclude those 2 buttons from grid toolbar (and automatically hide the grid toolbar) and move them somewere else in the screen ...
OR maybe: create 2 buttons in the screen: ZSORT_ASC and ZSORT_DSC and assign original grid's sorting ascending and descenting functionalities to my 'Z-buttons'?
I will be thankful for tips. Greetings. P.