Hi,
Having a table which looks like this
I think by default, it takes the text size’s as width so, in order to save more space for larger texts, we have made text to be displayed as vertical(as displayed in the image) but then also it takes the width as ordinary text in colgroup
how can we fix this?
I also set the width by using this colWidths: [100, 80. 90]
but it seems this is fixed-width not getting increased(auto) when we have more content entered in the cell
How can we fix this? to save more space and as well as auto width adjust when entering them on the cell.
Thanks in advance!