I am using row grouping panel for ag-grid in Vue. Here we can drop column headers to group by any field. Is there any ag-grid parameter or function to check if grouping is active at the moment or not?
I am using row grouping panel for ag-grid in Vue. Here we can drop column headers to group by any field. Is there any ag-grid parameter or function to check if grouping is active at the moment or not?