Is there a listener for when the grouping dialog is opened?
I saw there is an actionBegin callback but it does not trigger for when grouping is initiated. It would be great if there is an event listener for when the grouping dialog is closed too.
Essentially I need to know when the grouping dialog is open as part of integration of our app. Thanks.