PIbd-21. Makarov D.V. Lab work 01 #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "lab1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Проверено
@ -0,0 +97,4 @@
Controls.Add(buttonAdd);
Controls.Add(dataGridView);
Name = "FormFlowers";
Text = "FormFlowers";
Заголовок формы оформлен неверно
@ -0,0 +31,4 @@
DateImplement = model.DateImplement
};
}
public void Update(OrderBindingModel? model)
Не требуется обновлять все данные, только статус и дату, если есть
Pull request closed