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 grid control toolbar

Former Member
0 Likes
371

I would like to bring the toolbar of my ALV grid to the bottom . Please help me.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
352

hi

good

Check if your event is registered multiple times (in your PBO).

call the cl_gui_cfw=>flush after all the controls, and events are registered

thanks

mrutyun^

I would like to bring the toolbar of my ALV grid to the bottom . Please help me.

1 REPLY 1
Read only

Former Member
0 Likes
353

hi

good

Check if your event is registered multiple times (in your PBO).

call the cl_gui_cfw=>flush after all the controls, and events are registered

thanks

mrutyun^