Page 1 of 1

WebViewer in UpdatePanel and SaveAs

Posted: Thu Aug 13, 2009 6:43 am
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

WebViewer in UpdatePanel and SaveAs

Posted: Fri Aug 14, 2009 1:11 am
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.