I used a ListView (view=lvwReport) with CheckBoxes which allow multi-selection. Then I need to know how to detect which rows were selected by the user ?

Thank you in advance.