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

Remove Top-of-page in Tree ALV

murugesh_sukumaran
Discoverer
0 Kudos
1,437

Dear Abapers,

i have developed Tree ALV using class CL_GUI_ALV_TREE, I want to delete or hide

Top-of-page . Please advice me how to hide or delete top-of-page in Tree ALV.

Thanks & Regards,

Murugesh

1 ACCEPTED SOLUTION
Read only

Sandra_Rossi
Active Contributor
836

When you instantiate the ALV tree, pass parameter NO_HTML_HEADER = abap_true

2 REPLIES 2
Read only

murugesh_sukumaran
Discoverer
0 Kudos
836

Please find the image, i need to remove middle empty box that is "TOP-OF-PAGE"

Read only

Sandra_Rossi
Active Contributor
837

When you instantiate the ALV tree, pass parameter NO_HTML_HEADER = abap_true