Referring to this demo: Blazor DataGrid Component - Column Reorder | Free UI Components by Radzen
When a column is set to Reorderable="false" it is still possible to move another column in front of it. Even when Frozen="true".
Is there a way to "pin" columns to the front of the grid and avoid other columns to be dragged in front of it? These columns don't need to be frozen.
Niels
