Page 1 of 1

Running report from form

Posted: Fri Jan 15, 2010 5:37 am
by tba
Have created report with a form. The form has a date /time picker control and a button to pass value to variable. Question is how to close the form and then get the report to run..any suggestions gratefully received

Running report from form

Posted: Mon Jan 18, 2010 7:15 am
by Edward
Hi

Please set DialogResult property of the button to 'OK'.

Thank you.