silverligth Parameters

Stimulsoft Reports.WPF discussion
Post Reply
MiddleTommy
Posts: 36
Joined: Tue Jan 13, 2009 12:43 pm

silverligth Parameters

Post by MiddleTommy »

Is that any way to send report parameters to the report service from the silverlight viewer control? The only way I can see is to call the service manually.

Secondly, why is LoadReport() not part of the service contract?
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

silverligth Parameters

Post by Andrew »

Hello,
Is that any way to send report parameters to the report service from the silverlight viewer control? The only way I can see is to call the service manually.
We have made some changes in the project. In the prerelease build on 26 July 2010 the StiExportSettingsHelper class will be available.
Secondly, why is LoadReport() not part of the service contract?
This is a limited version of Silverlight reporting. In full version it will work the way it works.

Thank you.
Post Reply