Version

Please note that this control has been retired and is now obsolete to the XamDataGrid control, and as such, we recommend migrating to that control. It will not be receiving any new features, bug fixes, or support going forward. For help or questions on migrating your codebase to the XamDataGrid, please contact support.

Deferred Scrolling

Deferred scrolling is a UI feature of the xamGrid™ control that allows your end users to navigate through large amounts of data quickly and efficiently.

With deferred scrolling enabled, a customizable preview containing information about the row corresponding to the current thumb position is shown to your end user as they scroll through the data. When your end user stops scrolling then the data for that position is displayed. The scrollbar on xamGrid represents your entire data set.

Deferred Scrolling