PIbd-21 laba5 BlokhinDA FishFactory Base #6

Closed
urlilpolly wants to merge 5 commits from laba5 into laba4
Owner
No description provided.
urlilpolly added 3 commits 2024-05-15 23:04:50 +04:00
urlilpolly added 1 commit 2024-05-15 23:08:28 +04:00
urlilpolly added 1 commit 2024-05-15 23:10:02 +04:00
eegov approved these changes 2024-05-26 08:26:23 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -148,2 +178,4 @@
.OnDelete(DeleteBehavior.Cascade)
.IsRequired();
b.HasOne("FishFactoryDatabaseImplement.Models.Client", null)
Collaborator

Связь настроена не до конца

Связь настроена не до конца
@ -0,0 +73,4 @@
Controls.Add(buttonDelete);
Controls.Add(dataGridView);
Name = "FormClients";
Text = "FormClients";
Collaborator

Заголовок формы оформлен неверно

Заголовок формы оформлен неверно
eegov closed this pull request 2024-05-26 08:26:29 +04:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: urlilpolly/PIbd-21_Blokhin_D.A._FishFactory#6
No description provided.