What actually happens is I have a form that have a listbox. A listbox contains the certain records.
Based on the record (row) selected in the list, I open the modifictaion form. When the record has been changed and the modification form has been closed, I want to see that listbox updated. (The form with listbox stays loaded all the time while the modification form is open, therefore chages are not reflected in that listbox)
So, I am looking for the way to requery that form with the listbox from within the code of the modification form
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.