G
Guest
I have a DataGridView on my Windows form, and currently using its
CellValueChanged event. How do I retrieve the original value of the cell
(before it changed)? I need to compare that value with the new value. Thank
you.
CellValueChanged event. How do I retrieve the original value of the cell
(before it changed)? I need to compare that value with the new value. Thank
you.