Description
This example demonstrates the events handling functionality of the Angular Pivot Grid Component.
The pivot grid raises events when you change sorting, click on pivot rows, pivot columns and grid cells,
expand or collapse rows and columns, and change the current selection. Some of the events support
cancelation which allows the developer to intercept the event while it is in progress and cancel it
based on custom logic.