StiMvcViewerFxHelper render view toice
StiMvcViewerFxHelper render view toice
Hi , in StiMvcViewerFxHelper , the Viewer Render Request Server Tow Time when its rendered is there a way to avoid that ???
Re: StiMvcViewerFxHelper render view toice
Hello.
How did you get this?
Could you describe your problem more detailed?
Thank you.
How did you get this?
Could you describe your problem more detailed?
Thank you.
Re: StiMvcViewerFxHelper render view toice
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
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
Re: StiMvcViewerFxHelper render view toice
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.
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.