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

Find button

Former Member
0 Likes
355

Hi Everyone,

I have a screen displaying 3 alv grids, and I have created through menu painter standard toolbar. In that toolbar I have find and find next buttons.

My requirement is if I press find button it has to search in the grid on which focus is present for the specified string like the find functionality present in the alv grid toolbar.

How can I implement this.

Any help on this, sample codes will be greatly appreciated.

Thanks a lot,

Prashanth.

1 REPLY 1
Read only

athavanraja
Active Contributor
0 Likes
328

check this program to find how you can manage the grid toolbar button click event from outside.

BCALV_TEST_GRID_TOOLBAR

Regards

Raja