Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
235
Incorrect grid paginag in case if grid contains grouping records
posted

Hello,

I have xamDataGrid that contains several expanded grouping records. I try to navigate between records using Page Up/Page Down keys. So in my case I selext first record in grid, then I press Page Down and last row on screen is select, then I press Page Down in second time and see that second page is shown but selected row is not last in view (see last screenshot below). But I expect that last record on second page should be select. Could you suggest how to fix it? I attached sample project to this post.

XamDataGridScrolling.zip