How can I make the RadzenDataGridColumn's width auto size? I need something similar to fit-content, as setting px and % values are not good enough.
The only alternative that I have (but dont want to do) is making my own custom grid / table.
How can I make the RadzenDataGridColumn's width auto size? I need something similar to fit-content, as setting px and % values are not good enough.
The only alternative that I have (but dont want to do) is making my own custom grid / table.