Hi,
I very like Stimul Report for Silverlight. It's very power, beautiful. In your demo I see Stimul Report can Render in Client side by Silverlight but need report must precompile by code. I wonder that Stimul can load template from Server and render in Client without precompile?
I don't see this feature in yourrelease announcement (http://forum.stimulsoft.com/Default.aspx?g=posts&t=4546). If it support, please show me the way how to do or where sample can I download.
Thanks
Does Stimult for Silverlight support load template from Server and Render in Client side
-
- Posts: 11
- Joined: Wed Jun 15, 2011 10:19 pm
- Location: VN
Does Stimult for Silverlight support load template from Server and Render in Client side
Hello,
If you are using StiWebDesignerSL/StiWebViewerSL components, then, for example, signing for the OnGetPreviewDataSet event (will be called before report rendering) you can perform the action you need.
If you bought the full version with source code then you can change the code according to your requirements.
We also have an extended example using the WCF server with source code available for free (http://stimulsoft.com/ShowNews.aspx?id=1770).
Thank you.
If you are using StiWebDesignerSL/StiWebViewerSL components, then, for example, signing for the OnGetPreviewDataSet event (will be called before report rendering) you can perform the action you need.
If you bought the full version with source code then you can change the code according to your requirements.
We also have an extended example using the WCF server with source code available for free (http://stimulsoft.com/ShowNews.aspx?id=1770).
Thank you.
-
- Posts: 11
- Joined: Wed Jun 15, 2011 10:19 pm
- Location: VN
Does Stimult for Silverlight support load template from Server and Render in Client side
Hi Addrew,
I need feature Render Report on SL Client because my application have thousands users. Users sometimes view report with thousands of pages. If my report engine render in Server side, my server will become overload.
I'm using a solution allow render report in server and return result to Client by WCF like your StiWebViewerSL solution. Now I want a solution to resolve server overload problem.
If your Stimul Silverlight can do like that, I very happy to buy and using it. (Could you give me your skype nick, I want to discuss about this feature).
Thanks you
I need feature Render Report on SL Client because my application have thousands users. Users sometimes view report with thousands of pages. If my report engine render in Server side, my server will become overload.
I'm using a solution allow render report in server and return result to Client by WCF like your StiWebViewerSL solution. Now I want a solution to resolve server overload problem.
If your Stimul Silverlight can do like that, I very happy to buy and using it. (Could you give me your skype nick, I want to discuss about this feature).
Thanks you
Does Stimult for Silverlight support load template from Server and Render in Client side
Hello,
There is the Render method of a report in a native version and a Client/Server version.
However, large reports will be rendered on the server faster than on the client side, because the compilation will be used but not the interpretation mode.
Thank you.
There is the Render method of a report in a native version and a Client/Server version.
However, large reports will be rendered on the server faster than on the client side, because the compilation will be used but not the interpretation mode.
Please the request to support@stimulsoft.com . Possibly we can setup chat via Skype.(Could you give me your skype nick, I want to discuss about this feature)
Thank you.