|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 3/12/2007 8:42:10 AM
Posts: 1,
Visits: 4
|
|
I have been trying to add fusion charts to an AJAX UpdatePanel in Visual Studio. There are problems when I change the dataXML and try to update. Has any one had any luck with getting FusionCharts working with the Visual Studio AJAX?
I have tried using the javascript in many different ways, any ideas?
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 5/18/2007 12:19:19 PM
Posts: 1,
Visits: 2
|
|
| I'm having the same problem. I have an update panel with a multiview, the intial chart loads with the onpageload event, but when a do an asyncronous postback in the update panel, no charts. It just displays the word CHART. Everything I read about fusion charts says it works with ajax, but I have yet to see any support from infosoft global and the updatepanel is the simplest ajax control
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: 7/29/2008 12:15:49 PM
Posts: 2,001,
Visits: 474
|
|
| Hi, FusionCharts works with AJAX as in custom JavaScripts and client side updates. Infact many industry standard AJAX grids are using FusionCharts - you can see few live demos at http://www.fusioncharts.com/Demos/Blueprint We've not restricted ourselves to any specific AJAX framework like that of .NET or .... However, if you can send me a live link, I can debug into it and let you know the source of problem.
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 7/2/2007 2:03:15 AM
Posts: 2,
Visits: 3
|
|
| why do you need a live link to debug ? this is the problem that everybody whos using UpdatePanel is facing then why dont you just provide the solution or simply say that it doesnt Support Miscrosoft AJAX Extension
Syed Gulzar Hussain
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: 7/29/2008 12:15:49 PM
Posts: 2,001,
Visits: 474
|
|
FusionCharts is a platform independent tool - and as such we've "intentionally" chosen not to customize it to any specific language. We've thousands of ASP.NET users who're using the AJAX interface exposed by FusionCharts and they couple it with their own ASP.NET code.
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 7/2/2007 2:03:15 AM
Posts: 2,
Visits: 3
|
|
so in a way or other you mean to say that Fusion Charts doesnt support Microsoft AJAX
Syed Gulzar Hussain
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: 7/29/2008 12:15:49 PM
Posts: 2,001,
Visits: 474
|
|
It can work with MS AJAX too - but not using the direct APIs provided by MS. You'll need to put JS code over that to access FusionCharts AJAX API.
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 8/1/2007 6:23:22 AM
Posts: 4,
Visits: 3
|
|
| I think you guys are missing out on a LOT of business by not including basic support for MS Ajax UpdatePanels. As it is i'm considering what other charting options i have. (i really do not want to learn javascript) MavStar
Loving VB.Net
|
|
|
|
| | |