
set_current_cell_via_id
Use
Set the cursor on a specific cell in the grid control. The grid control scrolls to the position specified if the cell is not visible.
Features
CALL METHOD
<ref.var. to CL_GUI_ALV_GRID > ->set_current_cell_via_idEXPORTING
Parameter |
Meaning |
IS_COLUMN_ID |
Structure with column field names |
IS_ROW_NO |
Structure with row index |
For an overview, see:
Methods of Class CL_GUI_ALV_GRID