Yep we are having the exact same issue, since upgrading to the latest 2016.1 or 2016.2 - scrolling in normal grid view causes the cell values to not display correctly and disappear! This is a major problem for our customers - can we have a hotfix?
Thanks,Oliver
Did some more investigation and it appears that the issue only occurs when e.Layout.Override.CellDisplayStyle is either CellDisplayStyle.FormattedText or CellDisplayStyle.PlainText. CellDisplayStyle.FullEditorDisplay seems to work fine.
If there is not a response to this I will create a new post.
We are developing a Windows Forms application where I have both Release and Test versions. Both are compiled. The Release version is using version 13.2.20132.2098 and I am able to run the application WITHOUT any of these issues. The Test version of the same application using 16.2.20162.1000 DOES have these issues.
So it is something with the newer Infragistics components as both versions of my application are using the exact same code base when it comes to the UltraGrids. Other parts of the Test version has been updated but that should not matter.
We were planning on testing this application for the next couple of weeks but can't now with this bug. We may have to revert back to a previous version.
Attached is another example where after scrolling down only the top row in view displayed text. I then moved my mouse over the grid in an X pattern. As you can see, the text becomes visible after hovering over the cell with the mouse pointer.
I added the blurring to protect information.
Just upgraded to 16.2.20162.1000 and still have the same issue!!!!