G
Guest
Hi There
I have 3 dataadapters each relating to a table - daCompany, daAccountant, daCompanyType. These tables have foreign constraints set in the dataset schema.
(Company many to Accountant, CompanyType many to CompanyType)
I've databound all relevant text boxes and comboboxes however when modifying the textboxes etc. the dataset does not detect any changes.
Please help!
I have 3 dataadapters each relating to a table - daCompany, daAccountant, daCompanyType. These tables have foreign constraints set in the dataset schema.
(Company many to Accountant, CompanyType many to CompanyType)
I've databound all relevant text boxes and comboboxes however when modifying the textboxes etc. the dataset does not detect any changes.
Please help!