... editable or add handlers to cl_gui_alv_grid with this trick, then still there is a problem with using styles of the cells with SALV, and still it's just a trick, so that's why I'll ...
... L_ENABLED, SET_CELL_BUTTON, SET_CELL_HOTSPOT
All above methods works only if you've previously set style field name for cells in layout. All of them has field name and row number as parameters. Demo ZDEMO_FALV0 ...
... 3 ways to make your grid editable, you can set whole grid editable in layout, some columns in field catalog and some cells in cells style table. This demo shows it all.
"! This is demo for FALV with edit settings ...
... shows how to set colors for cells, rows and columns using FALV
"! This is demo for FALV full screen with color settings
"! done by Lukasz Pegiel for http://abapblog.com ...
... - gets current cell, we will use that data to set the cursor at the end get_selected_rows - gets selected rows get_selected_cells_id - if we didn't select any ...