I have in form frmworkshop one command button newcustomer.
When I click him then open frmcustomer and I can write new customer.
After closed frmcustomer I can't see new customer in control customer on form frmworkshop.
I must close and open frmworkshop if i want see new customer in control.
How can I solve this problem.
When I click him then open frmcustomer and I can write new customer.
After closed frmcustomer I can't see new customer in control customer on form frmworkshop.
I must close and open frmworkshop if i want see new customer in control.
How can I solve this problem.
Comment