Page 2 of 2

Report Form

Posted: Wed Feb 21, 2007 2:12 pm
by rchabot
This does not work.

If I create a from with an OnPreview setting, the report is generated without showing the form with a blank page.

Can you create a sample report that demonstrates usage?

Thanks

Report Form

Posted: Thu Feb 22, 2007 3:24 am
by Vital
If you are use Render method then reprot engine does not show any dialog form in this mode. You need use method Show in any case.

Thank you.

Report Form

Posted: Thu Feb 22, 2007 3:26 am
by Vital
Open Demo application. Choose category Dialogs. Click on design of report "Report Arguments". Change property StartMode.
This report must work in new mode wihout problems.

Thank you.