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...
Hi,
I have 2 problems with the haschages method
1 : when i do like this:
Private Sub Form1_FormClosing(ByVal sender As Object, ByVal e As System.Windows.Forms.FormClosingEventArgs) Handles Me.FormClosing
Me.Validate()
Me.DataTable1BindingSource.EndEdit()
If...
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.