Reputation: 2664
I have an Angular 6 application that I am building and I am using kendo-grid for some table data. Everything works great except that the column headers are "too long" and are cut to ellipsis on my desktop. Is there a way to wrap the text of the header or to make the column width be based on the column header text. I can make the width fixed, but I would like to avoid doing that.
Upvotes: 0
Views: 2758