Skip to Content
0
Former Member
Jun 12, 2009 at 11:39 AM

cl_gui_alv_grid cursor problems

39 Views

Hi ,

Hi i have a alv which contains 10 rows and a delete icon on tool bar

if i select 10 th row and delete it then the coursor goes to 1st row

if i select 5 th row and delete it then the cursor goes to 6th row .....which variable is controlling cursor

my requirement is which ever row i delete my cursor should go to 1st row ,

please let me know how to do this