piDogDataView.DataView.FormatCellText

Scope: Public
Event FormatCellText(row as integer, column as integer, value as variant, byref displayText as String) As Boolean
Use this event to sidestep the internal text formatting.

Set displayText and return true if you've provided a text value.