Hi John,
Greetings from Syncfusion support.
From your query, we suspect that you want to fit all the columns within the
grid container, and you didn’t want empty space within the container. We would
like to inform you that, when you set Width property to the column, it’ll adjust
the column width automatically based on the browser layout. If you use autofit
to any one of the columns, it’ll adjust the column width based on the maximum content
width. This is the issue you’re facing at your end.
Reference: https://blazor.syncfusion.com/documentation/datagrid/columns#column-width
https://blazor.syncfusion.com/documentation/datagrid/columns#autofit-columns
Kindly share the following details to us:
- Are
you using any AutoFit property in your project?
- In
which format, are you define your Width property like px, %?
- Share
the Grid code snippet to us.
- If possible,
share the issue reproducible sample to us.
The above details will be more helpful to further validate
your query and provide precise solution ASAP from our end.
Regards,
Sarvesh