gdanalakshmi
Registered User.
- Local time
- Today, 15:05
- Joined
- Nov 26, 2002
- Messages
- 102
I have a MainForm that is associated with a table. The form has 15 control and most of them are text boxes and a few combo boxes are also there.
I have a button that taked me to another form (Form2)
My question is if I am adding a new record to the main form when will the data be updated??
Suppose if i fill few text boxes and click the button that takes me to Form2, then the data is not updated in the MainForm.
I have a button that taked me to another form (Form2)
My question is if I am adding a new record to the main form when will the data be updated??
Suppose if i fill few text boxes and click the button that takes me to Form2, then the data is not updated in the MainForm.