Description


This is an example of a React 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 inside the React app.js file. 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.