'Expanded row group to remain expanded after applying column filter

We have an application that uses ag-grid to display data to the customer. One of the pain points that we received from our end users is, the expanded row groups collapse after they apply any column filter.

As a result of this, the user again has to scroll through the list of row groups and keep clicking each row group.

Is there any way we can make sure that the expanded row groups remain expanded after the filter has been applied or removed?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source