Description

This is an example of Pivot Grid with custom style of the grid cells depending on their current selection state. You can override the style of any 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 pivot grid also allows you to override the style of individual rows and columns at runtime after the databinding step.