Posted 9 September 2025, 3:28 pm EST
I’m want to extend the ConditionalFormatting view in the FlexGridExplorer sample project. Currently it sets the OrderCount background color based on the OrderCount value. How can I extend this behavior so that after editing the OrderCount in the grid the OrderTotal background color also changes to the same OrderCount background color?