Hi,
We are using the telerik RadGridView control (2012.3.1129.40) in our WPF application.
When the grid is populated with a lot of data, the scrolling is getting very slow, not smooth and stuck for few second till the view is updated.
Another problem is when performing the horizontal scrolling, the scroll bar indicator doesn't show the correct position regarding the row length and can jump back after the rendering of new columns.
It really degrades the application convenience and users experience.
(We can't disable the row and columns virtualization and currently just set the ScrollMode="Deferred" to make it a little more friendly)
Are there any solutions or grid configurations to improve the scrolling performance?
Thanks in advance.
We are using the telerik RadGridView control (2012.3.1129.40) in our WPF application.
When the grid is populated with a lot of data, the scrolling is getting very slow, not smooth and stuck for few second till the view is updated.
Another problem is when performing the horizontal scrolling, the scroll bar indicator doesn't show the correct position regarding the row length and can jump back after the rendering of new columns.
It really degrades the application convenience and users experience.
(We can't disable the row and columns virtualization and currently just set the ScrollMode="Deferred" to make it a little more friendly)
Are there any solutions or grid configurations to improve the scrolling performance?
Thanks in advance.