hey,
how can I set the the columns width to consider both header’s contents width and cell’s contents width?
you see that there is too much space for the last column, and it seems just caring for the content’s width and not header’s width!
I also tried:
style_cell={
‘whiteSpace’: ‘normal’,
‘height’: ‘auto’,
}
but problem still remained.
1 post - 1 participant