You will need to track the changes yourself.
When the user enters a cell in the Datagrid, keep all the info for that row in a variable or array, then if they actualy make a change, you can write to a Log file or table.
If you are using text boxes, the just hold the Before data in a varible as they get focus.