Page 1 of 1

Update Panel and Ajax Controls.

Posted: Mon Aug 13, 2007 11:59 am
by Robert Suman
Hello,

I would like to know if UpdatePanel and others Ajax
Controls are compatibles with StimulReport.???

Thanks...

:biggrin:

Update Panel and Ajax Controls.

Posted: Mon Aug 13, 2007 1:28 pm
by Vital
No sorry. At this moment we prepare new version of StiWebViewer which fully used Ajax. It will be available in one month.

Thank you.

Update Panel and Ajax Controls.

Posted: Sun Aug 26, 2007 6:55 pm
by Jim Kitterman
Are we saying that as it stands now, that the stiwebviewer does not support ajax even if that control is not part of the updatepanel? For example I have a user control that uses ajax, works great, when the viewer is added I recieve an err of Object reference is not set to the instance of an object. Is this the behavior that is to be solved?

Update Panel and Ajax Controls.

Posted: Tue Aug 28, 2007 7:14 am
by Robert Suman
I am receive this message every time to.

Thanks.

:biggrin:

Update Panel and Ajax Controls.

Posted: Tue Aug 28, 2007 7:30 am
by Edward
In the 2007.2 version we will provide supporting for the Ajax technology by our own algorithm.

The UpdatePanel component is not necessary in case of StimulReport.Net.

Thank you.


Update Panel and Ajax Controls.

Posted: Thu Sep 06, 2007 11:18 pm
by Jim Kitterman
Edward wrote: The UpdatePanel component is not necessary in case of StimulReport.Net.

Thank you.
But I have created other items that use the update panel, this error still occurs when the web viewer is on the same page with the .2 version, for instance i have a control that has a drop and 2 dates, when a item changes it uses the update panel to update the two dates. Everything is fine when the web viewer is removed.
What i did notice was that the event stops autopostback and caches the event and fires when an entire page postback. Is this something that is being addressed or is just me, cause sometimes it is :biggrin:

Update Panel and Ajax Controls.

Posted: Fri Sep 07, 2007 1:30 am
by Edward
This issues will be fixed in the prerelease build from September, 9.
Please download this build in Monday.

Also please note that you can use UpdatePanel and StiWebViewer on the same page. Restriction is very easy - they shouldn't intersect each other.

Thank you.