Hello,
I will use from dialog page in designer for get value from user and show in report.
If right click on top of tabs , show a context menu that has a New Form item , by click on it , add a new form to reprt designer. When run report , first appear form1 but don't show report page.
Please help me.
I can not find refrence for Form(dialog page);
Thank you.
How to use dialog page (Form) in designer
How to use dialog page (Form) in designer
Hello,
Forms are used to enter the initial data, so they are always shown before rendering a report.
Please place a new "Ok" button on your form and set the DialogResult property for this button to OK.
Now when the Ok button will be pressed, the form will be closed and report rendering begins.
Please check the report sample in attachment.
Thank you.
Forms are used to enter the initial data, so they are always shown before rendering a report.
Please place a new "Ok" button on your form and set the DialogResult property for this button to OK.
Now when the Ok button will be pressed, the form will be closed and report rendering begins.
Please check the report sample in attachment.
Thank you.
- Attachments
-
- 1101.ReportArguments.zip
- (4.18 KiB) Downloaded 473 times
How to use dialog page (Form) in designer
Hello,
I can not download attached file .
(Please do not link directly to this resource. You must have a session in the forum.)
Thank you.
I can not download attached file .
(Please do not link directly to this resource. You must have a session in the forum.)
Thank you.
How to use dialog page (Form) in designer
Hello,
Could you, please clarify why are you not able to download this file.
Please download it at http://www.stimulsoft.com/images/ReportArguments.zip .
Thank you.
Could you, please clarify why are you not able to download this file.
Please download it at http://www.stimulsoft.com/images/ReportArguments.zip .
Thank you.