marcello62
Technical User
Hi there,
I have a form (form1) with a list. From this form, I open another one (form2)in which I can change some settings. Form2 allows me to change some settings. After doing so, I can close form2, and I return to the underlying form1. The list on form 1 get's it's data from the settings which can be changed by form2. What I want is that the list automatically refreshes after form2 has been closed, because new settings most of the time result in a new datasource. Does anyone know how to do this? I don't know how to trigger the refreshing from the closing event of form2.
Any help will be greatly appreciated.
thanks.
I have a form (form1) with a list. From this form, I open another one (form2)in which I can change some settings. Form2 allows me to change some settings. After doing so, I can close form2, and I return to the underlying form1. The list on form 1 get's it's data from the settings which can be changed by form2. What I want is that the list automatically refreshes after form2 has been closed, because new settings most of the time result in a new datasource. Does anyone know how to do this? I don't know how to trigger the refreshing from the closing event of form2.
Any help will be greatly appreciated.
thanks.