Hi Expert,
Im adding new TabPage in the form InventLocation. I need to display the contact according of the werehouse clicked, but I dont know how to do it. I've tried add some method but still not working.
Can somebody advise me how to do it.
Here is the screen shoot of my problem.
Picture 1

I already add the Contact Information TabPage in the form InventLocation.
Picture 2

I also can add the new contact for the werehouse. But when I click another werehouse the display contact still the first contact I add. I never add contact for another werehouse, so the table should not display any contact. Then I close the form and open again, the form is missing not display any contact.
Picture 3

When I check LogisticsElectronicsAddress the contact I add before is exist. But not showing in the form
Picture 4

Here is the data source properties of InventLocation form.
I add 3 table to the data source.
a. LogisticsElectronicAddress
b. LogisticsLocation
c. InventLocationLogisticsLocation
What should I do next to solve the problem?
Your help mean a lot
Thanks and Regards,
Enggar