Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
If all but one column in a grid have widths applied on the <GridColumn/> then the widths are applied and the remaining column widens to fill the gap. However, this is the issue, when all grid columns have a width set then they are ignored and all columns are expanded proportionally to fill the grid width. The following screen recording has been taken from the attached sample app:
What I expect to see is all columns applying their set widths and any remaining space in the grid left blank as demonstrated in the following screenshot: