This commit is contained in:
@@ -279,6 +279,7 @@ namespace AyaNovaQBI
|
||||
_GridTable.Rows.Add(row);
|
||||
}
|
||||
grid.DataSource = _GridTable;
|
||||
grid.ClearSelection();
|
||||
}
|
||||
finally
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user