Not run the report before 'Submit' is clicked?

Stimulsoft Reports.WPF discussion
Post Reply
RDR_Norkart
Posts: 46
Joined: Thu Jan 10, 2013 11:40 am

Not run the report before 'Submit' is clicked?

Post 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.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

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

Post by Alex K. »

Hello,

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

Thank you.
RDR_Norkart
Posts: 46
Joined: Thu Jan 10, 2013 11:40 am

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

Post by RDR_Norkart »

Thank you Aleksey for a quick response. It works fine! :D
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

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

Post by Alex K. »

Hello,

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

Thank you.
RDR_Norkart
Posts: 46
Joined: Thu Jan 10, 2013 11:40 am

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

Post 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 4109 times
But when the reports RequestParameters is true the comboboxes are changed to textboxes:
Sti2.png
Sti2.png (1 KiB) Viewed 4109 times
What to do?
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

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

Post by Alex K. »

Hello,

Please send your report for analysis.

Thank you.
RDR_Norkart
Posts: 46
Joined: Thu Jan 10, 2013 11:40 am

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

Post by RDR_Norkart »

Ok...
Attachments
KontrollFakturert.mrt
(43.41 KiB) Downloaded 373 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

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

Post by Alex K. »

Hello,

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

Thank you.
RDR_Norkart
Posts: 46
Joined: Thu Jan 10, 2013 11:40 am

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

Post 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?
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

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

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