Skip to Content
0
Former Member
Dec 04, 2008 at 10:07 AM

Unselect row in alv grid

1008 Views

Hi,

I have a grid alv and I process the selected rows. I used the method 'get_selected_rows' of the class 'cl_gui_alv_grid' for selected rows. I want unselected the row after each process... How do this?

Thanks.