This commit is contained in:
2022-07-13 20:02:49 +00:00
parent 93bf6628d6
commit aec0992c13
5 changed files with 27 additions and 5 deletions

View File

@@ -120,6 +120,7 @@ namespace AyaNovaQBI
//remove the object from the grid as it's now dealt with
MisMatches.RemoveAt(e.RowIndex);
BindDataSource();
ChangesMade = true;
//If all done then close up
if (MisMatches.Count == 0)