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