![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi I have two forms form1 and form2. I am trying to get all the data entered in form1 to be updated to the table on an event. ie. when I click the button to load form2, I need the data from form1 to exist in the table for relationship reasons. form2 works fine if the records displayed in form1 already exist in the table, ie form1 was closed then re-opened or moving between records will also write the data to the table. But if I have created a new record in form1 and then load form2, any data is lost when the form is close as form1 data hasn't been written to the table. I would like for the data to be coded into the procedure that opens form2. Also I am passing OpenArgs to form2. Any suggestions. |
![]() |
| Thread Tools | |
| Display Modes | |
| |