Skip to Content
0
Feb 23, 2009 at 12:08 AM

CL_SALV_TABLE checkbox

2884 Views

Hi everybody,

I'm actually using class CL_SALV_TABLE in showing up a list, I've been asked to add a checkbox column to get rows of the list selectable,

It's required in this case checkbox old style, thoose which you have to edit the flag inside

NOT the simple row marker provided by

lr_selections->set_selection_mode( if_salv_c_selection_mode=>row_column ),

Bottom line I need a field, editable checkbox, in CL_SALV_TABLE mode,

I couldn't make it by the notice I found, does anyone know a way to get it possible?

Thanks in advance,

Sergio,