Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

alv grid selected rows

Former Member
0 Kudos

Hi,

I have created an ALV with OO, if the user sorts the alv, how to know the selected rows?

I have used method get_selected_rows to access to my internal table trhu row id, but it doesn't work in case the user has sorted the table.

Thanks

Alberto

2 REPLIES 2

Former Member
0 Kudos

There was another problem in the code.

former_member188685
Active Contributor
0 Kudos

You call the method

REFRESH_TABLE_DISPLAY

and check the table entries.