Hello Isomorphic,
I need to show a grid so that it fills entire viewport width. The grid does not have single column which is to be expanded to fill remaining space. I would like columns to be auto-fitted in a regular way (based on specified policy - either by title or title and data) and then extra space to be split proportionally between all the columns. How could I do this?
I need to show a grid so that it fills entire viewport width. The grid does not have single column which is to be expanded to fill remaining space. I would like columns to be auto-fitted in a regular way (based on specified policy - either by title or title and data) and then extra space to be split proportionally between all the columns. How could I do this?
Comment