RadzenDataGridColumn does not change width

I tried to change the column width with RadzenDataGridColumn with .NET 8 and the latest Radzen.Blazor. I am not able to do. Is there any suggestion? Thanks!


Hi @Angela_Lee,

The very first demo shows a similar configuration and seems just fine. You can inspect the CSS rules that apply to your RadzenDataGrid instance and see if they don't interfere with the column sizes.