Hello,
could you tell me how to detect a change in the
datagrid (i.e. when you actually change the data and click
the pen symbol in the grid and not when you just tab to
the next field). Therefore datagrid_currentcellchanged
does not work.


Thanx in advance
Robert

Re: detecting a change in the datagrid by Eric

Eric
Mon Oct 27 16:52:55 CST 2003

If you are using a DataAdapter to bind the grid then look into the
RowUpdating and RowUpdated events.

HTH;
Eric Cadwell
http://www.origincontrols.com