This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user