Using datagridviews (c#) in VisualStudio 2005
I would like to know how to check for pending updates on a datagridview. I want to make sure that the user is prompted in some way if they make changes, do not save, and try to leave a form. I am fairly new to VS2005. Thanks