PivotTable-aware conditional formatting ties rules to fields, so visuals persist even when you refresh, filter, or change layout.
I have a data table which I am binding to a data grid, but for some of the data I want to change the backgroud (BGCOLOR) for the given Table cell. Changing the cell contents is pretty easy, but I'm ...