Hi
I greatly appreciate some help, I'm sure this should be simple!
I'm trying to make a simple data entry form to create a new Contact (parent) and one new Location (child).
The design is:
- Tables are in SQLServer. Contacts table (parent) and Locations table (child)
- Relation and Foreign...
The dataset is missing the JobSiteID(required field) but it exists in the Winforms combobox.
The following code fails to get thecombobox.SelectedValue into the dataset.
Private Sub EstimatingSheetBindingNavigatorSaveItem_Click(sender As System.Object, e As System.EventArgs)
Handles...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.