Page 1 of 1
StiDesignerControl - remembering zoom level.
Posted: Tue Apr 13, 2010 7:59 am
by Robin
Hello.
Our customers use the StiDesignerControl & have raised a small point. The do not like the fact that the control does not remember the previously selected zoom level everytime they go into it.
Could the stiDesignerControl be changed to remember its previous zoom level or is this already possible somehow. I think the stiPreviewControl already does this.
Thanks
Robin
StiDesignerControl - remembering zoom level.
Posted: Wed Apr 14, 2010 1:21 am
by Anton Lozovskiy
Hello,
We couldn't reproduce this problem. Which version of Reports Designer do you use?
Thank you.
StiDesignerControl - remembering zoom level.
Posted: Wed Apr 14, 2010 3:30 am
by Robin
I am using the latest version of Stimulsoft - 2010.1.700.0
However, I think the problem is in the way I am using the Designer.
If I load a report and then call the Design() method on the report it launches a dialog and it remembers the zoom level.
However, the way I am using it is that I have dropped an stiDesignerControl onto my Windows Form (in C#) and then I am
doing the following : stiDesignerControl.Report = report. In this case the zoom level is not remebered.
Sorry for not being clear.
StiDesignerControl - remembering zoom level.
Posted: Wed Apr 14, 2010 8:34 am
by Anton Lozovskiy
Hello,
We have created a simple example on which we do not have this problem, please check it out. Which version of Windows you are using? We can not reproduce this problem.
Thank you.
StiDesignerControl - remembering zoom level.
Posted: Wed Apr 14, 2010 9:05 am
by Robin
Thanks for the quick reply.
However, the example you have sent me uses an stiViewerControl.
I am talking about the stiDesignerControl.
Thanks
StiDesignerControl - remembering zoom level.
Posted: Thu Apr 15, 2010 12:46 am
by Anton Lozovskiy
Hello,
Sorry, I sent wrong reply. The problem is fixed. The patch will be available in the next prerelease build.
Thank you.
StiDesignerControl - remembering zoom level.
Posted: Thu Apr 15, 2010 9:14 am
by Robin
Thanks for very much.
Your support is most excellent.
Robin