We have a grid where the number and relative widths of columns is unknown and variable. Thus, the auto-sizing behavior you get with scrollable=false is exactly what we want.
However, with scrollable=false the header row does not remain fixed and thus is not visible when the grid scrolls.
Is there any way to get the fixed column header with the column auto-sizing?
However, with scrollable=false the header row does not remain fixed and thus is not visible when the grid scrolls.
Is there any way to get the fixed column header with the column auto-sizing?
