Hi,
I have a datagrid connected to a dataset.
I want to pick up when a value has been changed in a cell
on the Datagrid.
How do I do that?
I tried with CurrentCellChanged on the datagrid but I
get there even if I just passed the cell with the TAB for example.
I want to know when something has been changed in a cell on
the Grid.
Please help!
Thanx in advance
I have a datagrid connected to a dataset.
I want to pick up when a value has been changed in a cell
on the Datagrid.
How do I do that?
I tried with CurrentCellChanged on the datagrid but I
get there even if I just passed the cell with the TAB for example.
I want to know when something has been changed in a cell on
the Grid.
Please help!
Thanx in advance