Welcome to the Vue feedback portal. We’re happy you’re here! If you have feedback on how to improve the Vue, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hi,
The columns headers are not resized/clipped properly when the content doesn't fit in the cell. This issue occurs when the column is collapsed and it looks like this:
When one of the headers is expanded the rest of the headers are clipped properly
Here is the link with the issue reproduced:
I'm not really sure what is the default designed behaviour here - clipping the text or resizing the width of the columns to fit the header text length, I couldn't find a definitive answer in the documentation.
I've tried to use the autoFitColumns method but it also doesn't work properly. You can uncomment line 45 in the stackblitz code and see for yourself.
Best regards,
Tomasz