We're experiencing an issue where if you use the horizontal scroll bar and move too quickly, sometimes some of the rows become misaligned from their column headers. This happens seemingly randomly and across the application. It seems similar to the issue mentioned here but we're using WPF desktop and it's only happening to some rows.
Hello Danielle,
Thank you for the screenshot you have provided.
I have been looking into the behavior you have described in regards to the misaligned records when scrolling quickly by using the horizontal scrollbar and tested it with our WPF 16.1 product (on VS 2010, 2013, 2015) and I was not able to reproduce it.
Would you please provide me with more detailed information in regards to the OS, environment, product version, .Net version you are using and anything else that you feel might be important based on your application and functionality? Having this information would help me further investigate this matter for you. Looking forward to your reply.
Hi Tacho,
We are running Infragistics 16.1.20161.1000. The below information is from the tester that wrote up the bug. Testers are using an installed version of the application, not running from Visual Studio. Other testers have also seen this issue with similar configurations and developers have seen it using Visual Studio 2015.
Operating System & Application Information
OS: Microsoft Windows 7 Professional 64-bit Application Version: 5.0.0.01124 32-bit .NET 4.5.1 .NET Version(s) Installed: v2.0.50727, v3.0, v3.5, v4.0, v4.6
Hello Danielle,Thank you for the provided information.I did some testing according to the specifications you have provided by creating a XamTabControl with a couple of XamDataGrids inside, one of which has a XamComboEditor as a control template for the CellValuePresenter. I was still note able to reproduce the behavior you have described. Would you please test the attached sample and let me know if you reproduce the issue in it?Would you also please try to modify the sample according to your functionality or it would be great if you could provide me with a sample of your own with the issue isolated and reproduced?Looking forward to hearing from you.