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
715
Clear underlying collection causes active row focus to jump
posted

Hi,

I have a problem where when I refresh the grid by clearing the underlying collection and re-populate it with new data, the active row focus jumps.  Attached are sample project (GridTest.zip) and screen recording (Infragistics Grid Refresh.mp4) showing the problem.  I tried the Microsoft WPF DataGrid and they don't have that problem.  See MSGridTest.zip and MS DataGrid Refresh.mp4. 

Any idea what I did wrong or how I can get rid of the focus jump?  It's causing problems for me because I have another window active while the grid refreshes and when I go back to the grid, the selection will change to the row it jumps to.

Thanks in advance,

Harold

samples.zip