React AG-Grid columns flashing until is fully load

329 Views Asked by At

I am using Ag-grid with callback for onGridReady to add some additional columns. Every time when the grid is loading there are some seconds until columns fully fit the screen. Can I somehow catch the event when the columns are completely ready? Thanks in advance!

0

There are 0 best solutions below