This commit is contained in:
2022-07-11 16:11:39 +00:00
parent 826acdd570
commit f98e0e7807
3 changed files with 52 additions and 93 deletions

View File

@@ -39,7 +39,7 @@ namespace AyaNovaQBI
Close();
}
TODO: Test each possible route through this below before moving on to invoice testing
private async void grid_CellContentClick(object sender, DataGridViewCellEventArgs e)
{
var senderGrid = (DataGridView)sender;