Page 1 of 1

Dynamic column size on dataTable

Posted: 28 Sep 2016, 22:00
by FkJ
Hi,

Using PrimeFaces with Aristo theme and no additional layout, when I create a dataTable, the columns are sized dynamically according to the size of the text that is displayed on the column. So automatically a column that displays a name is bigger then a column that displays a id.

Is it possible to achieve this with modena theme + layout?

Thanks

Re: Dynamic column size on dataTable

Posted: 22 Feb 2017, 12:31
by mert.sincan
Unfortunately, it is not possible for Modena. But, we use SASS for nextgen layout and you can change font-size of page/components with only one variable. ($fontsize: 13px)