Problem when saving after opening another report
Re: Problem when saving after opening another report
Hello,
Ok. Thank you.
Ok. Thank you.
Re: Problem when saving after opening another report
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.
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
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
is already present in my projet, in the main form. What do I miss?
Thanks for your help!
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;
Thanks for your help!
Re: Problem when saving after opening another report
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.
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
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?
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
Hello,
That fix was in the previous build(current). It already available in the 2016.1.21 version.
Thank you.
That fix was in the previous build(current). It already available in the 2016.1.21 version.
Thank you.