Skip to Content
0
Former Member
Sep 07, 2007 at 08:38 AM

ALV: multiselect selects more rows than expected

25 Views

If I have table with many pages of data and do following actions:

1) leave lead select in first page as it is

2) go to next page - with ctrl select 2nd row

3) go to next page - with ctrl select 1st row

4) go back to previous page - 2nd row selected as expected

5) go to next (3rd) page - 1st and 2nd row is selected (expected only 1st row to be selected)

There is no any select event handler which could cause such behavior.

I have noticed such error on standard table, too.

What is causing this error?