Bondarenko M.S. Lab Work 5 #10
@ -43,6 +43,7 @@ namespace ComputersShopView
|
||||
{
|
||||
dataGridView.DataSource = list;
|
||||
dataGridView.Columns["ComputerId"].Visible = false;
|
||||
dataGridView.Columns["ClientId"].Visible = false;
|
||||
}
|
||||
_logger.LogInformation("Загрузка заказов");
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user