I don't understand the Format property on the defaultCellStyle of the column I just added to a dataGridView. I have it set to Currency with 2 decimals, thus "C2". I fire up my project, double click in the cell, put in 5 and it doesn't format it to '$5.00'. Why not? Am I totally missing something?