Hello Team,
We have two checkbox Heatmap and Highlight Deficit on grid header. On checkbox check we are performing some conditions to show background color according to values in the columns in render function. In normal grid it is working fine but if Pivot mode is on these functionalities not working.
For your understanding we created a plnkr. By default, Pivot mode is on and Heatmap and Highlight Deficit not working but if we remove pivot mode it is working fine.
This is required feature for our grid.
Plnkr URL: (If plnkr not loading try to click on refresh button)
https://next.plnkr.co/edit/sKHOSlEl8aPS46N8?previewPlease suggest and give your valuable feedback on same.