How to autosize column in cuba?

Hi dear community,

I have a question. For example, I have a attribut “name” in my browser screen. But the value of this attribut is much bigger. Is there a way, to autosize the column, so that the full name can be shown in browser screen? And not only a part of it, if the name is very long?

Thanks a lot

Hi,

By default Table tries to adjust long columns and automatically set width by content if no width specified for this column. But, If users change widths of columns then this adjusted width will be saved and used instead of automatically assigned width.

Could you show the example? Probably, I could tell you how to set widths for your columns if you show use the screen.