Assuming the grid is bound to a database and, of course, BEFORE the connection is opened, how to format a column, For instance phone numbers are stored as digits only and I want to display with a mask. I don't want the grid to compute and transform each cell after the display, I want the display to take into account the formatting.