Hi
I'm having trouble displaying items in grid correctly when it comes to column width.
For example, here I have a grid with 5 columns, each 20% wide.

When I remove some columns on the fly (Column Chooser functionality) the width stays uniform. Now I have for example 3 columns, but they have the same width and fill out the page:
BUT when using grouping functionality, it behaves differently. Here we can see grid grouped by ID:

In this case it seems the rest of the columns do NOT fill the width but rather stay at their absolute %. This here doesn't look too bad but in extreme scenarios it looks very wrong:

Now there is huuuge empty space. Compare it to 2nd picture where everything was filled out.
Is there a setting for this, is this indented behavior or simply a bug?
(Of course I attached an example with the newest version of blazor syncfusion)
Cheers!
Lazar
Attachment:
BlazorApp1_93cbe526.zip