Page 1 of 1
SiWebViewerFx show blank page
Posted: Wed Dec 12, 2012 10:37 am
by pdt1704
Hello
I use Stimulsoft version 2012.3, I show report by webviewer OK, but I change to WebviewerFx, it only show header.
1. How can I disable parameter panel in Webviewer ?
2. Please help me show report in WebviewerFx
Re: SiWebViewerFx show blank page
Posted: Thu Dec 13, 2012 6:22 am
by HighAley
Hello.
pdt1704 wrote:I use Stimulsoft version 2012.3, I show report by webviewer OK, but I change to WebviewerFx, it only show header.
1. How can I disable parameter panel in Webviewer ?
2. Please help me show report in WebviewerFx
Please, try to add next code:
Code: Select all
report.Dictionary.Variables("PF_ActiveDate").RequestFromUser = False
Thank you.
Re: SiWebViewerFx show blank page
Posted: Thu Dec 13, 2012 7:09 am
by pdt1704
Hello,
it working fine now.
Thanks.
Re: SiWebViewerFx show blank page
Posted: Fri Dec 14, 2012 5:40 am
by HighAley
Hello.
We are very glad to help you.
Let us know if you will need any additional help.
Thank you.