sadiqsabia
Registered User.
- Local time
- Today, 09:23
- Joined
- Sep 3, 2008
- Messages
- 18
I have this problem and not sure how to go around it.
I have a main form to enter data. The user can click on a button to open up another form which open in dialog mode.
This is what the problem is.
AFter enter data in dialog form , i want the list box in main form to be updated but when i close the dialog box the main form listbox is not updated. I have to use the refresh button on the menu to upate. I want this done automatically. When i close the dialog form. When i open the form in normal mode the record is updated automatically. Why is this so. Please help.
I have a main form to enter data. The user can click on a button to open up another form which open in dialog mode.
This is what the problem is.
AFter enter data in dialog form , i want the list box in main form to be updated but when i close the dialog box the main form listbox is not updated. I have to use the refresh button on the menu to upate. I want this done automatically. When i close the dialog form. When i open the form in normal mode the record is updated automatically. Why is this so. Please help.