I'm using the following settings:
RecordLoadMode="PreloadRecords"
RecordContainerGenerationMode="PreLoad"
CellContainerGenerationMode="PreLoad"
ScrollingMode="Immediate"
AllowCellVirtualization="False" (in FieldSettings)
On a very dense grid with thousands of rows. When the user scrolls, there is a lag, which seems to indicate the datagrid is still creating the visual tree "on the fly", as opposed to preloading elements. Only once the user has fully scrolled through all data (which is chuggy), does it seem to be caching the visual tree, and subsequent scrolling is smooth as desired.
We would like to ensure that the visual tree is fully loaded at the start, so that scrolling is smooth from the outset. Is this possible?
Hello,
I have logged this with development under ID: 102905 and I have also created a support ticket on your behalf: CAS-85376-6WQZZY and have linked the development issue to it, so that you can get automatically updated, when a Service Release containing the fix is available for download. You can get the new version from our website’s “My IG”, “My Keys & Downloads” tags: https://ko.infragistics.com/Membership/Default.aspx?panel=Downloads#Downloads
You can also monitor the support ticket’s progress through the “My Support Activity” tag: https://ko.infragistics.com/Membership/MySupport.aspx