Data Formatting
ASPxCardView allows you to format any data displayed within data cells, which improves the readability of grid data for your end users.
-
ASPxCardView allows you to apply standard formatting patterns to different types of data. For example, you can display numeric values as currency, a hexadecimal value, scientific notation, etc.
-
ASPxCardView provides an event that allows you to format data values manually.
-
ASPxCardView enables you to apply Microsoft Excel-inspired conditional formatting to individual cells.