0
votes
votes
0 answers
C# DataGridView null DataError on new row, but all cells have values
Good morning, I have a DataGridView bound to a DataView. The first time the use clicks on one of the cells on the new row, the DataError event does not fire. When the user does the same action a second time, the event DOES fire, and retu ...
