How to refesh Data in Master Form
Hi,
i am having a problem regarding popup form and master form, and i have tried too many things but could not succeed. so i am requesting for any solutions, so thanks in advance for considering my problem
i have one Master form : frmEnrollment and one Subform on it : frmEnrollmentVsEducation
now on frmEnrollmentVsEducation, i have a combobox named : InstituteID and one "add new Institute" button near it, to allow user to add new institute if they are not in list.
when user press this button, form frmInstitute pops up in add new mode and adds new Institute Details.
problem : after adding new Institute, pop up form (frmInstitute) is closed but my parent form's Combo box (InstituteID) does not reflect that newly added record automatically.
can plz any one suggest how to refresh my parent form's combox automatically to that i do not require to add refresh button everywhere, i have too many combo boxes in my project and i am facing same problem for every combo box.
thanks for your consideration, all suggestion are welcome
ashok sharma
|