Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Where would be a good place to call SubmitChanges on my data context when editing records in a DataGridView? I'm trying to avoid coding the same SubmitChanges call in response to separate change, delete, and add events.