If you want an easy way to do it, first right click on the datagrid and
choose the Property builder. Then choose the columns tab on the left.
Select the column to format and type "{0}" in the data formatting
expression item (at the bottom). This will give you a long date format.
Check out the help for the builder for other options.
It's a bit obscure, but not as damn confusing as using the binding events.