How to: Provide Custom Display Text for Data Cells
The following example handles the ColumnView.CustomColumnDisplayText event to display empty strings within the “Discount” column’s cells if they contain zero values.
The result is shown below:

The following example handles the ColumnView.CustomColumnDisplayText event to display empty strings within the “Discount” column’s cells if they contain zero values.
The result is shown below:
