StiMvcViewerFxHelper render view toice

Stimulsoft Reports.WEB discussion
Post Reply
doleh
Posts: 3
Joined: Tue Oct 02, 2012 3:41 pm

StiMvcViewerFxHelper render view toice

Post by doleh »

Hi , in StiMvcViewerFxHelper , the Viewer Render Request Server Tow Time when its rendered is there a way to avoid that ???
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: StiMvcViewerFxHelper render view toice

Post by HighAley »

Hello.

How did you get this?
Could you describe your problem more detailed?

Thank you.
doleh
Posts: 3
Joined: Tue Oct 02, 2012 3:41 pm

Re: StiMvcViewerFxHelper render view toice

Post by doleh »

HI,
the Problem the StiMvcViewerFxHelper request the server 2 times i noticed that using debugger what i want to do is
to send data in action an view report in another action

thanks in advance
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Re: StiMvcViewerFxHelper render view toice

Post by Vladimir »

Hello,

Before showing the report, it is requested once in the GetReportSnapshot action. Because the report is rendered on the server side, it is necessary to specify the data for this report before its transfer to the viewer.

Thank you.
Post Reply