Initiating column reorder

How are you “initiating column reorder” exactly? In the UI (how?) or in code?

I’d recommend trying to reduce the complexity of the Grid and remove any custom styles to see what might be causing it. Try removing complex Renderers, headers, etc.

deleted