Skip to main content

Conditional Formatting

ASPxCardView supports conditional formatting, which automatically applies cell formatting based on specified rules. This feature allows you to highlight data for end users - to emphasize critical information, show trends, and display changes in data.

The following image illustrates an implementation of conditional formatting - the cells of the first ten cards with the highest price are formatted in bold red font. Multiple format rules can be applied to ASPxCardView simultaneously.

ASPxCardView_RedPrice

Our data aware export engine allows you to export style settings along with grid data to various formats. Additionally, when you export data to Excel formats (XLS and XLSX), format conditions are transformed to corresponding Excel conditional formatting rules - so you can manage these rules in Excel after export.

Concepts

Online Demo

Conditional Formatting