Is there an event thrown before a column is added to the GroupBy box? (i.e. before a grouping operation begins)?
Thanks for your help.
Perfect, Thanks!
BeforeSortChange fires when a column is added to the GroupBy box. InitializeGroupByRow fires when each row is assigned to its respective group.