Files
cunningham/packages
jbpenrath b6c0565958 🐛(react) allow to set column size for data grid without header
Currently, to set the width of column we define a width to the
corresponding header cell. But DataGrid components allows to not render
header rows so in this case, the size is not set. In order to fix that,
if header is not rendered, we set width of cell to the corresponding
column.
2024-05-28 11:03:14 +02:00
..
2024-05-27 12:36:44 +02:00
2024-03-11 16:29:45 +01:00