I have searched everywhere for a good solution to this problem but I can't find one. I have a range of controls in Datagridtables and textboxes on my WPF mainwindow, and when I delete any value I am unable to update the control/table to the database because of the Null exception. How do people handle this - I just need to sometimes simply delete cell data when no longer needed??