CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> General/Other

 Update Panel stops other AJAX from working. (SOLVED)

Print topic Send  topic

Author Message
saseow

Posts: 744
Posted: 03/29/2012, 12:26 AM

I have a page with an editable grid and a normal grid.
The editable grid has an UpdateDB AJAX feature that copies the records into a table that the normal grid is attached to. It works perfectly and the data is copied correctly.

The problem is that I want the normal grid to refresh with an Update Panel but the minute I add the Update Panel to the page the UpdateDB feature stops working completely.

I am hoping that someone who is an AJAX guru can provide some insight to this hassle.

Trevor
View profile  Send private message
saseow

Posts: 744
Posted: 04/09/2012, 9:07 PM

Yes provided a solution for this problem:

It happens because the code block "Include User Scripts" is treated as modified. Namely the link to ajaxpanel.js appears to be missed after adding UpdatePanel. It bring client side error and break the ajax code.

To overcome the problem open the page in HTML mode, select the code block starting from
Include User Scripts
and ending with
End Include User Scripts
Delete this block and regenerate the page using F8 option.
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.