Report Form

Stimulsoft Reports.NET discussion
rchabot
Posts: 5
Joined: Fri Feb 02, 2007 4:18 pm
Location: Hartford, MI

Report Form

Post 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
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Report Form

Post 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.
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Report Form

Post 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.
Post Reply