Problem when saving after opening another report

Stimulsoft Reports.NET discussion
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Problem when saving after opening another report

Post by Alex K. »

Hello,

Ok. Thank you.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Problem when saving after opening another report

Post 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.
Jennypi
Posts: 361
Joined: Mon Nov 17, 2008 7:13 am
Location: France

Re: Problem when saving after opening another report

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

Re: Problem when saving after opening another report

Post 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.
Jennypi
Posts: 361
Joined: Mon Nov 17, 2008 7:13 am
Location: France

Re: Problem when saving after opening another report

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

Re: Problem when saving after opening another report

Post by Alex K. »

Hello,

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

Thank you.
Post Reply