From 25db3a9f7df8d150961910bccdb1104941e96709 Mon Sep 17 00:00:00 2001 From: kougyokugentou <41278462+kougyokugentou@users.noreply.github.com> Date: Fri, 22 Jan 2021 23:17:04 -0800 Subject: [PATCH] Add DOB to from the datasource to the main child crud form. --- .../DataSources/GreatHomeChildcare.Models.Child.datasource | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Properties/DataSources/GreatHomeChildcare.Models.Child.datasource b/Properties/DataSources/GreatHomeChildcare.Models.Child.datasource index 542bfdd..e7e981c 100644 --- a/Properties/DataSources/GreatHomeChildcare.Models.Child.datasource +++ b/Properties/DataSources/GreatHomeChildcare.Models.Child.datasource @@ -30,6 +30,13 @@ + + + + + + + \ No newline at end of file