Hi,
I am trying to UPDATE records from the Master form by clicking a button to a new window -
frmCustomerMaster (main form) - a button will trigger to UpdateCustomerMaster new window and pass all the data to the new window.
UpdateCustomerMaster (New window Form)
On Submit Update values.
frmCustomerMaster (main form) - is currently locked by properties, I do not want main form to be editable.
Any advise how to pass the data to new window and how to update the records?
Regards
Babui386
ALWAYS LEARNING
I am trying to UPDATE records from the Master form by clicking a button to a new window -
frmCustomerMaster (main form) - a button will trigger to UpdateCustomerMaster new window and pass all the data to the new window.
UpdateCustomerMaster (New window Form)
On Submit Update values.
frmCustomerMaster (main form) - is currently locked by properties, I do not want main form to be editable.
Any advise how to pass the data to new window and how to update the records?
Regards
Babui386
ALWAYS LEARNING