listgrid multiselect with pagers

We have listgrids that have pagers on them. In 4.0.1, we could select a row on one page, switch to a different page, and then shift-click to select all the rows between the two selections. In 4.2.0, it appears that this functionality only works when the two selections are on the same page.

I'm early into investigating this problem but am wondering if anyone else has encountered this and if there is a workaround or fix for this.

looks like multiselect now

looks like multiselect now only works within the same page.

there are cases where it doesn't work correctly though, e.g.:
- set the listgrid page size to 10 with a backing list of 20 elements
- click row 1 in the first page
- click row 2 in the second page; rows 2 through 10 are now selected.

we've opened support case 1907 for the problem of changed functionality from 4.0 to 4.2.

lose selected index

Hi steve,

It is indeed a bug in our side. I have already reported this case into our issue tracking system.

Thanks for triggering this issue.

Andys