Unplanned
Last Updated: 28 Mar 2018 10:36 by ADMIN
ADMIN
Kalin
Created on: 09 Sep 2014 07:02
Category: PivotGrid
Type: Feature Request
2
PivotGrid: Add conditional formatting option
Users should be able to easily apply conditional formatting. For example, this cell should be red if value is less than 500. 
3 comments
ADMIN
Kalin
Posted on: 28 Mar 2018 10:36
Hi,

With the current implementation this can be achieved by a custom CellTemplateSelector (https://docs.telerik.com/devtools/wpf/controls/radpivotgrid/styles-and-templates/templating-cells#using-custom-celltemplateselector). Please let us know if you actually need to achieve something different and the CellTemplateSelector is not suitable for you.

I'm looking forward to hearing from you.
Kalin
Eric
Posted on: 04 Jan 2018 14:13
Not only would this be nice, this should be a standard feature. This hasn't been updated in years. It's crazy to me this is unsupported. Infragistics and DevExpress have both had it for a long time and it's a feature that developers expect.
Ronald
Posted on: 09 Sep 2014 08:44
It would be nice to allow also conditional formatting based on other cells.
E.g. Cell in column B should be red if value in column A is bigger than value in column B.