I am wondering if there is an option to avoid elipsis on the headers and data in the grid as displayed below. I know I can set the width attribute, but this is fixed and means the field will not stretch further when on a large screen. I have tried minWidth but this seems to have no effect? Ideally what I'd like is that the elipsis never happens and it shows the full word on one line, or wrapped to multiple lines.
Hello Nina,
There's a way that gives you an ability to apply your own custom styling per certain column. I have created a sample demonstrating how you could achieve this. Simply you have to create your own custom template where you can apply whatever you need, in your case it is just styling.
If you have any further questions, please contact us.