I have this form1 and form2. One cmdbutton.click of my form1
run this code <do form form2>. Then the form2 has cmdbutton.click that do some filtering on a table which is in the dataenvironment of the form1.Upon finishing this code it releases <thisform.release>.
My problem is how would I perform a refresh on the form1 so that I could see the filter changes.
Please help me.
Thank you.
run this code <do form form2>. Then the form2 has cmdbutton.click that do some filtering on a table which is in the dataenvironment of the form1.Upon finishing this code it releases <thisform.release>.
My problem is how would I perform a refresh on the form1 so that I could see the filter changes.
Please help me.
Thank you.