My RadGridView doesn't refresh completely after scrolling through the columns, some of the cells still shows old cell values after scrolling. This happens if I scroll fast from left to right and right to left. My grid is UI virtualized. What's causing this issue?
Thanks,
Karthik
3 Answers, 1 is accepted
0
Vera
Telerik team
answered on 27 Aug 2013, 08:29 AM
Hi Karthik,
Could you please share more details on your scenario? How do you refresh the GridView? A sample project which we can debug on our side will be of great help.
Regards,
Vera
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely. Sign up for Free application insights >>
Thanks for your response. It's just a normal RadGridView setup with default DataBoundColumn. When I scroll to the right the cells refresh automatically showing values of scrolled view. Sometimes it still shows old data that went out of the view due to scrolling. I am not firing any refresh manually. Hope this helps.
I tried to reproduce the issue but to no avail. Please take a look at the attached project. Are you able to get the problem on it?
Regards,
Vera
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely. Sign up for Free application insights >>