Hello, Dominic,
Indeed, enabling the fast scrolling is expected to improve the scrolling performance. However, two important things should be noted. If you have a lot of cell elements that are visible simultaneously on the screen, it may be affected by the previously referred feedback item related to
RadGridView. The second important thing here is if you have a lot of records coming from your data base and you load the whole number of data records in
RadGridView via setting the
DataSource property. For such cases, it is more appropriate to use
RadVirtualGrid.
RadVirtualGrid is a grid component developed on top of Telerik Presentation Framework which provides a convenient way to implement your own data management operations and optimizes the performance when interacting with large amounts of data. Additional information how to load data on demand in
RadVirtualGrid is available in the following help article:
https://docs.telerik.com/devtools/winforms/controls/virtualgrid/getting-started Should you have further questions please let me know.
Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik
Get
quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.
Learn More.