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 toolbar using OO concept

Former Member
0 Likes
651

Hi All,

I have used OO ALV to display one of my reports. There is a space between the ALV toolbar and the title bar.

The container defined is upto its maximum size. Can i somehow move the ALV toolbar up?

Any pointers would be welcome

Regards

Nishant

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
620

Hi,

i guess you can't avoid that space.

if you use TOP_OF_PAGE event then may be you can avoid.

Regards

vijay

Hi All,

I have used OO ALV to display one of my reports. There is a space between the ALV toolbar and the title bar.

The container defined is upto its maximum size. Can i somehow move the ALV toolbar up?

Any pointers would be welcome

Regards

Nishant

4 REPLIES 4
Read only

Former Member
0 Likes
621

Hi,

i guess you can't avoid that space.

if you use TOP_OF_PAGE event then may be you can avoid.

Regards

vijay

Read only

0 Likes
620

Dear Vijay,

Thanks for a quick response. Could you elaborate your point on using TOP-OF-PAGE event.

regards

Nishant

Read only

0 Likes
620

Hi Nishant,

what i am trying to tell you is..

that space can be used for top-of-page.if you fill that with the top_of_page then you will not be able to see the space.

Check my blog on TOP_OF_PAGE

/people/vijaybabu.dudla/blog/2006/07/21/topofpage-in-alv-using-clguialvgrid

Regards

vijay

Read only

Former Member
0 Likes
620

Hi,

i think it is not possible.

<i>The container defined is upto its maximum size. Can i somehow move the ALV toolbar up?</i>

Regards

vijay