Hi!
Is it possible to get specify the columns where multiline should be active?
I tried something like the below, but none is affected.
style_data=[{'if': {'column_id': c}, 'whiteSpace': 'normal', 'height': 'auto'} for c in columns_multi_lines],
Hi!
Is it possible to get specify the columns where multiline should be active?
I tried something like the below, but none is affected.
style_data=[{'if': {'column_id': c}, 'whiteSpace': 'normal', 'height': 'auto'} for c in columns_multi_lines],