Application Development and Automation 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: 
Read only

alv grid selected rows

Former Member
0 Likes
371

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
Read only

Former Member
0 Likes
341

There was another problem in the code.

Read only

Former Member
0 Likes
341

You call the method

REFRESH_TABLE_DISPLAY

and check the table entries.