FixedGridLayoutManager variable column width
Opened this issue · 0 comments
castaldichristian commented
Hello and thank you for these great examples.
With FixedGridLayoutManager is it possible to have the columns with different widths? I noticed that all column widths are determined by the size of the first cell. At the time of setTotalColumnCount() I know what the widths will be.