2006 Dec 05 4:43 PM
Hi all.
I have an ALV Grid, created with OO concept, and i want to know if there is any way to detect the changing of rows selection and to react to this. I tryed to do it by using event DOUBLE_CLICK and BUTTON_CLICK, but the user also can change the selection by keyboard. Any ideas?
Hi all.
I have an ALV Grid, created with OO concept, and i want to know if there is any way to detect the changing of rows selection and to react to this. I tryed to do it by using event DOUBLE_CLICK and BUTTON_CLICK, but the user also can change the selection by keyboard. Any ideas?
2006 Dec 05 4:45 PM
I don't think you can identify the SELECTION CHANGED event as there is nothing like that.
But after the user has selected some rows, he should press a button on the toolbar (you should provide a button) you get the selected rows, using the GET_SELECTED_ROWS.
Regards,
Ravi
Note - Please mark all the helpful answers
2006 Dec 05 5:24 PM
No, i need to do exactly what i said. I need to detect changing of selected rows.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |