Page 1 of 1

Not run the report before 'Submit' is clicked?

Posted: Mon May 13, 2013 12:19 pm
by RDR_Norkart
When I open a report in my application (with report.RenderWithWpf(true)) the report runs. Fine!
Works perfect!
But, when the report has variables, is there a way to not run the report before the 'Submit'-button is clicked?

There must be a kind of property. But I just can't figure it out.

Re: Not run the report before 'Submit' is clicked?

Posted: Mon May 13, 2013 2:51 pm
by Alex K.
Hello,

Please try to set the RequestParameters property to true for report.

Thank you.

Re: Not run the report before 'Submit' is clicked?

Posted: Tue May 14, 2013 8:24 am
by RDR_Norkart
Thank you Aleksey for a quick response. It works fine! :D

Re: Not run the report before 'Submit' is clicked?

Posted: Tue May 14, 2013 9:52 am
by Alex K.
Hello,

We are always glad to help you!
Let us know if you need any additional help.

Thank you.

Re: Not run the report before 'Submit' is clicked?

Posted: Thu May 16, 2013 8:49 am
by RDR_Norkart
We have a report with some variables. Two of them are comboboxes.
When the reports RequestParameters is false the variables show like this:
Sti1.png
Sti1.png (1.34 KiB) Viewed 4115 times
But when the reports RequestParameters is true the comboboxes are changed to textboxes:
Sti2.png
Sti2.png (1 KiB) Viewed 4115 times
What to do?

Re: Not run the report before 'Submit' is clicked?

Posted: Thu May 16, 2013 9:41 am
by Alex K.
Hello,

Please send your report for analysis.

Thank you.

Re: Not run the report before 'Submit' is clicked?

Posted: Thu May 16, 2013 10:09 am
by RDR_Norkart
Ok...

Re: Not run the report before 'Submit' is clicked?

Posted: Thu May 16, 2013 10:31 am
by Alex K.
Hello,

Thank you for the bug report.
We will try to fix this issue to the next prerelease build.

Thank you.

Re: Not run the report before 'Submit' is clicked?

Posted: Thu May 16, 2013 11:34 am
by RDR_Norkart
Hello,

1. Does this mean that we have to design the reports once again or can we use our existent reports?
2. When can we expect the new prerelease build?

Re: Not run the report before 'Submit' is clicked?

Posted: Fri May 17, 2013 5:54 am
by Alex K.
Hello,
1. Does this mean that we have to design the reports once again or can we use our existent reports?
So we just replace the dll's?
You need just replace the .dl files.
2. When can we expect the new prerelease build?
Every end of week we make the prerelease build which includes the fixes and features(http://www.stimulsoft.com/en/changes/reports-wpf). You can login on our site in register user area and find the link in download section.

Thank you.