Description
This is an example of the Angular Pivot Grid Component with custom style of the grid cells depending on their
selection state. You can override the style of any pivot grid cell, row or column using standard CSS.
The custom styles can be applied during the data binding definitions and you can use different
styles for different pivot dataFields. The Angular pivot grid also allows you to override the style of
individual rows and columns at runtime after the databinding step.