Skip to main content
A newer version of this page is available. .

Data Formatting

ASPxCardView allows you to format any data displayed within data cells, which improves the readability of grid data for your end users.

  • Standard Formatting Mechanism

    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.

  • Formatting using Events

    ASPxCardView provides an event that allows you to format data values manually.

  • Conditional Formatting

    ASPxCardView enables you to apply Microsoft Excel-inspired conditional formatting to individual cells.