Update Panel and Ajax Controls.

Stimulsoft Reports.NET discussion
Post Reply
Robert Suman
Posts: 16
Joined: Tue Jul 17, 2007 2:38 pm
Location: Brazil

Update Panel and Ajax Controls.

Post by Robert Suman »

Hello,

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

Thanks...

:biggrin:
Robert Suman
KP CONSULTING
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Update Panel and Ajax Controls.

Post 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.
Jim Kitterman
Posts: 4
Joined: Thu Aug 23, 2007 9:52 pm
Location: US

Update Panel and Ajax Controls.

Post 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?
Robert Suman
Posts: 16
Joined: Tue Jul 17, 2007 2:38 pm
Location: Brazil

Update Panel and Ajax Controls.

Post by Robert Suman »

I am receive this message every time to.

Thanks.

:biggrin:
Robert Suman
KP CONSULTING
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Update Panel and Ajax Controls.

Post 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.

Jim Kitterman
Posts: 4
Joined: Thu Aug 23, 2007 9:52 pm
Location: US

Update Panel and Ajax Controls.

Post 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:
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Update Panel and Ajax Controls.

Post 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.
Post Reply