Grouping --> Events

– Our data can be a big data set. While grouping we don’t use smart rendering, so it might take some time for data to finish loading.

Is there an event which we can use to check if grouping operation is finished loading rows? We were looking to utilize following two types of event:

  1. Event which will get fired when grouping starts.
  2. Event which will get fired when grouping ends.

Unfortunately there is no events indicating that the grouping is started or finished.

Are there any plans to include these events in future releases?

Unfortunately such events won’t be added