Slow and Stuttery WPF Grid Scrolling when loaded with large amounts of data (40 columns, 2000 rows)
In a nutshell we're unable to get reasonable scrolling performance from any kind of WPF grid/items control when loaded with heavy amounts of pure data. We've created a static independent prototype using the DevExpress WPF grid and uploaded it here: http://jump.fm/QOTDL We've also tried with the Infragistics and Xceed grid, and the problem is the same. It seems like WPF simply cannot cope with reasonably large data grids displaying lots of data as far as providing a smooth user experience goes. Even without any kind of databinding, simply providing static data (~40 columns wide, 2000 rows),