Show theme settings Shopping cart Download trialFree Trial
Change Theme Settings
Change Theme Settings
Themes
 
Show All Themes
v
...v

Conditional Formatting

Photo 
Price 
$780,000.00$1,750,000.00$350,000.00$455,000.00$1,700,000.00
InformationExpand categoryCollapse category
Address 
652 Avonwick Gate, Toronto, ON M3A2582649 Topeka St, Riverbank, CA 95360328 S Kerema Ave, Milford, CT 064655119 Beryl Dr, San Antonio, TX 7821261207 16th St N, Moorhead, MN 56564
Status 
ForeclosuresNew ConstructionNew ConstructionForeclosuresNew Construction
FeaturesExpand categoryCollapse category
Baths 
43224
Beds 
45445
House Size 
7500125008356798014250
Page 1 of 5 (25 items)Prev12345Next


The DevExpress ASP.NET MVC Vertical Grid supports conditional formatting, i.e., automatically applies cell formatting based on the specified rules. This feature helps end-users to quickly notice critical information, identify trends and exceptions, and compare data.

Formatting rules can be created at design time or programmatically. The FormatConditions property provides an access to a collection of rules, which are represented by the GridFormatConditionBase class descendants.

The style settings applied to grid cells can be exported together with data to various formats using our data aware export engine. Moreover, when we export data to Excel formats (XLS and XLSX), the format conditions are transformed to corresponding Excel conditional formatting rules. Therefore, you can manage the rules in Excel after export.

Collapse/Expand
Local Copy of this Demo
To inspect the source code for this demo on your machine, you must first install our components via the DevExpress Component Installer.
You can open a local copy of this online demo directly from this webpage (if using v20.2.8, 21.1.4 or higher).
Open CS Solution
The source code files for this demo are installed (by default) in the following directory:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\MVCxVerticalGridDemos