Is there a way to set a Blazor QuickGrid's columns to a 'fixed' specific width; rather that what seems to be the default whereby columns always adjust to the width of their contents?
Without this capability, I'm finding that as I 'paginate' through the QuickGrid's contents, the grid changes its overall width with practically every page; presumably for the reason I described above. I think this may result in a compromised experience for a User.
I've searched for this issue on the web, found nothing, and am almost convinced it's not possible. I hope I'm wrong. (Fwiw, one site even seemed to indicate that this feature might currently be 'backlogged'; but I'm hoping that's not true... or is true no longer).