The images loaded to the GridImageColumn looks blurred while filtering, scrolling, or refreshing the SfDataGrid. Here, the GridCell that is loaded to the view has blurred images since the SfDataGrid uses the VirtualizaionMode as recycling, by default.
You can overcome this by customizing the cell style of the GridImageColumn with the target type as GridCell and set the CacheMode as the BitmapCache. This is demonstrated in the following code example. XAML
Sample Links:
|
This page will automatically be redirected to the sign-in page in 10 seconds.