DaveD3 0 Newbie Poster

Hi! I am writting an windows form application in Visual C++ .NET 2003 and have an issue. When a user makes a change in the datagrid, how can I detect that a change has been made eithor with the datagrid or the underlying dataset? Also how can I identify the row and column that has been changed? Any help would be greatly appreciated. Thanks!