Ag-grid in Angular uses showLoadingOverlay() function to show loading bar on grid. How do I know that my angular ag-grid has finished loading?
gridReadyshould fire when the data has been set if usinggridOptions.rowData. If you're usingapi.setRowDatayou'll need to userowDataChangedinstead
Source
If you can post example of how data is assigned to the grid, might be able to offer a better solution.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With