Page 2 of 2

Re: Problem when saving after opening another report

Posted: Fri Jul 22, 2016 9:20 am
by Alex K.
Hello,

Ok. Thank you.

Re: Problem when saving after opening another report

Posted: Fri Jul 22, 2016 11:27 am
by Alex K.
Hello,

Please check the last build 2016.1.21.
https://www.stimulsoft.com/en/changes/r ... =2016.1.21
Fixed issues:
When you open the report through the File -> Open in the designer wring report name was output and the path for the subsequent saving was not remembered.

Also, in your project set the following option:
StiOptions.Designer.DontAskSaveReport = true;

Thank you.

Re: Problem when saving after opening another report

Posted: Fri Jul 22, 2016 11:46 am
by Jennypi
Hi,

Thanks for your quick reply and for the quick fix.
I will update the version to the last prerelease build and update my project.

Oh and actually the code

Code: Select all

StiOptions.Designer.DontAskSaveReport = true;
is already present in my projet, in the main form. What do I miss?

Thanks for your help!

Re: Problem when saving after opening another report

Posted: Fri Jul 22, 2016 12:25 pm
by Alex K.
Hello,

In this case, the report has been saved as Report.mrt but because option set you does not see it. In last build, it will work correctly.

Thank you.

Re: Problem when saving after opening another report

Posted: Fri Jul 22, 2016 12:29 pm
by Jennypi
OK thank you.
Should I wait to today's version so that my other issue is also fixed?
Or is it also included into 2016.1.21?

Re: Problem when saving after opening another report

Posted: Fri Jul 22, 2016 12:39 pm
by Alex K.
Hello,

That fix was in the previous build(current). It already available in the 2016.1.21 version.

Thank you.