This is a migrated thread and some comments may be shown as answers.

RadAjaxPanel versus UpdatePanel for amCharts

2 Answers 97 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
First
Top achievements
Rank 1
First asked on 19 Nov 2009, 09:31 AM
Hi there,

Currently I'm facing an issue with RadAjaxPanel.
The page wraps amCharts component using  <asp:UpdatePanel /> and it works fine to support AJAX request.
And the rest of telerik controls work as well.
But once I changed <asp:UpdatePanel /> using <telerik:RadAjaxPanel />, the amCharts component no longer can be loaded.
The amCharts is a flash component and it uses SWFobject javascript to load it.

Do you have any idea on how to fix it?
For reference: http://www.amcharts.com/forum/viewtopic.php?id=700

Thanks

2 Answers, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 24 Nov 2009, 04:38 PM
Hello First,

It seems that a solution has been posted in the forum thread you pointed out and it is related to the ASP.NET AJAX framework in general. Let us know whether it helps.

Best regards,
Sebastian
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
First
Top achievements
Rank 1
answered on 08 Dec 2009, 09:03 AM
Hi,

Sorry for not replying earlier. I realized the link is not related to the issue that I have.
Basically the amCharts control only works under UpdatePanel. But it doesn't work with RadAjax,
either RadAjaxPanel or RadAjaxManager. There is no error message.
The control only shows "Loading Flash Player ...".
The control uses a lot of javascripts to generate the charts.
I tried to RadCode, but it doesn't help. Or maybe I didn't know how to use it.

Thanks,
Sxin
Tags
Ajax
Asked by
First
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
First
Top achievements
Rank 1
Share this question
or