Does anyone know how to format dates in a BoundColumn? I select the
data from a database, bind it to a datagrid and set the datefield,
i.e., DataField="DateOfSubmittal". How can I use FormatDateTime()
(or any other date formatting) at any point in this process?