I have a sfdatagrid with a gridcheckboxcolumn. I need to update the database field bound to the checkbox when the checkbox becomes checked or unchecked. I have tried the gridcheckbox and a checkbox imbedded in a datatemplate, but cannot get the database to be updated.