Thomas

Thomas

  • NA
  • 111
  • 0

How can I tell if a Datagridview Cell has changed?

Sep 14 2011 5:54 PM
Is there an easy way to identify if a cell within a data grid view has been changed (A specific property or event)?

I have a table with a lot of rows and the user MIGHT need to change the date. I'd rather not have to store the old date to see if it has changed.

Answers (2)