i make an alv report with gird1.
i use this method to print smartform and it's work fine, but when i get back from smartform to alv and
mark the lines again i dont get data in lv_rows,why??
CALL METHOD grid1->get_selected_rows
IMPORTING
et_index_rows = lv_rows[].