Page 1 of 1

I can not find StiWpfDesigner.SavingReport and StiWpfDesigner.LoadingReport

Posted: Tue Nov 23, 2010 11:04 am
by stehwn
Hi,

just downloaded the current version (Assembly Stimulsoft.Report.WpfDesign, Version 2010.2.800.0).

I can not find the events for intercepting saving and loading.
Doc says:

StiWpfDesigner.SavingReport
StiWpfDesigner.LoadingReport

But they do not exist ????

Best Regards
Steffen

I can not find StiWpfDesigner.SavingReport and StiWpfDesigner.LoadingReport

Posted: Tue Nov 23, 2010 5:11 pm
by Jan
Hello Steffen,

Please use following events instead:

Code: Select all

StiOptions.Engine.GlobalEvents.SavingReportInDesigner
StiOptions.Engine.GlobalEvents.LoadingReportInDesigner
Also events which described in documentation will be avaiable in 2010.3.900 (Dec, 1).

Thank you.

I can not find StiWpfDesigner.SavingReport and StiWpfDesigner.LoadingReport

Posted: Wed Nov 24, 2010 3:29 am
by stehwn
Thanks for the answer!

I think this is the very first time I come across a documentation that is so up-to-date.
Normally docs are way behind the actual product.


Best Regards
Steffen

I can not find StiWpfDesigner.SavingReport and StiWpfDesigner.LoadingReport

Posted: Wed Nov 24, 2010 3:56 am
by Andrew
Hello,

We will try to keep documentation up-to-date for all next releases we will have. After the release 2010.3 some new and updated topics will be added.

Thank you.