Relative Content

Tag Archive for javascriptreactjsag-grid

Dynamic width for autoGroupColumnDef in ag-grid

I am rendering grid in tree data mode and the first column is autoGridColumnDef. I want to provide dynmaic width to this particular column only. other columns are numeric columns and their width is given as 100.