Application Development 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: 

focus lost on alv grid cell after f4

Former Member
0 Kudos

Hello Friends,

I have wirtten my own f4 logic for an alv grid,catching the alv grid f4 event,but after the

f4 the focus is lost from the current cell,how do i maintain the focus on the current cell.

regards

kaushik

1 REPLY 1

former_member194669
Active Contributor
0 Kudos

Hi,

Try to use


    call method cl_gui_control=>set_focus exporting control = grid1.