WebViewer in UpdatePanel and SaveAs

Stimulsoft Reports.WEB discussion
Post Reply
jf.vigneron
Posts: 9
Joined: Thu Aug 13, 2009 6:37 am
Location: Tours, France

WebViewer in UpdatePanel and SaveAs

Post by jf.vigneron »

Hello,

I develop a web project with StiWebViewer which work great in aspx normal mode.
I try to add Ajax capability to my form. I added an UpdatePanel and put my textbox and the StiWebViewer inside it. The problem is in the UpdatePanel the SaveAs button can't work.. And user can't export my repport in Excel.
Is the StiWebViewer can fully work in an UpdatePanel ? If Yes wich option use to enable the SaveAs capability..

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

WebViewer in UpdatePanel and SaveAs

Post by Vladimir »

Hello,

Unfortunately, WebViewer it is not compatible with UpdatePanel in Ajax mode. It has the algorithms for work without reload of pages.

Thank you.
Post Reply