Hi Tony,
Thanks for the quick reply.
If that is the case why does it always revert to 1-50 when I use the scrollbar thumb?
Where this has become a big issue(more noticable) for me is that i am using a multiselect grid.
If on the first page i click select all, it will select the first 30 rows(as rowNum is 30)
Then…
scenario 1 (working)
If i then use the scrollbar thumb to move to a different page and then use the scrollbar thumb again to move back to the start the 30 rows are selected again.All works fine. record count shows 1-50.
Scenario 2(Not working)
If i use the scrollbar thumb to move to a different page and then hold the up arrow down until the start of the grid the rows on the first page do not show as selected and the recrod count says 1-100 instead of 1- 50
Thanks in advance,
Maurice