Die datenbank kann jetzt gespeichert werden
This commit is contained in:
@@ -44,6 +44,8 @@ namespace SanSystem
|
||||
if (_san.Fertig) anzahlfertig++;
|
||||
counter++;
|
||||
}
|
||||
if (!tmp.Haltungslaenge.Equals(0))
|
||||
dgvw.DefaultCellStyle.BackColor = Color.Aquamarine;
|
||||
if (counter != 0 && (anzahlfertig == anzahlSan))
|
||||
dgvw.DefaultCellStyle.BackColor = Color.Green;
|
||||
if (
|
||||
|
||||
Reference in New Issue
Block a user