Column resizing issues with frozen columns

Hello,

I'm using the Syncfusion Blazor Grid component (Version 29.1.41)... with this version I have some flickering/jumping issues when rezising my columns as you can see in the video (in the zip file).

Here are some parts of my grid configruation...

EnableVirtualization = false | EnableColumnVirtualization = false | Height="100%" | Width="100%"

I have two frozen columns (the first FreezeDirection.Left and the last FreezeDirection.Right). The frozen columns have a fixed size (Max/Min both 30px) and not resizeable.

Do you have any idea what is wrong?

King regards

Kevin



Attachment: sfgrid_column_resizing_issue_2736e82e.zip

1 Reply

GR Guhanathan Ramanathan Syncfusion Team May 15, 2025 01:43 PM UTC

Hi Kevin Hoffmann,

Greetings from Syncfusion,

We are unable to reproduce the reported issue when testing in latest version 29.1.41. For your reference, we have shared a simple sample. To proceed with investigating the reported problem, we would need some additional clarification from your end. Please share the below details to proceed further at our end.

  •  Could you please share us the Grid code snippet with model class ?

  • To analyze the reported issue, could you please share a simple and reproducible sample that demonstrates the problem? This will assist us in identifying the issue more efficiently and providing a resolution

  • Kindly share your attempt to replicate the issue using the attached simple sample

  • Share a video demonstration of the issue with a detailed explanation. This will greatly assist us in understanding the problem
Above-requested details will be very helpful in validating the reported query at our end and providing a solution as early as possible. Thanks for your understanding.



Regards,
Guhanathan  


Loader.
Up arrow icon