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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

2
Votes

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:

SfGridColumnsDoNotMaintainSetWidths.gif

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: