I am using the IsCurrentRowDirty property of a DataGridView object to tell when the row was changed. Problem is, it sometimes is not set when my code gets there. I have created a 100ms delay and then it works fine.
Has anyone else ran into this?
Has anyone else ran into this?