Skip to Content
0
Former Member
Apr 28, 2009 at 08:44 AM

How to set the focus on the new added line in ALV list (OO)

570 Views

Dear Friends,

I have an ALV list based on OO(using alv_grid->set_table_for_first_display), when I click the 'new' button to add a new line, the mouse arrow is always pointing to the first line - not the new created line for user to input!!.

So how to set the focus (mouse arrow) on the new added line in ALV list for user to input it friendly?

Thanks a lot!!