Sign in to follow this  
keithnolan

Fusion Charts And Callbacks

Recommended Posts

I am using a grid from DevExpress, when the grid changes I want to render a Fusion Chart to match the grid. The grid uses callbacks rather than postbacks, no matter what I do I cannot get the FusionChart to update after the callback. My code to render the chart is being called as expected and the XML generated looks correct yet the Chart is never updated on the client. It does however get updated after a postback.

 

Any ideas as to how to go about this?

Share this post


Link to post
Share on other sites
Guest Angshu

Hi,

 

Welcome to FusionCharts Forum!smile.gif

 

First of all, we would like to thank you for showing interest in FusionCharts.

 

Could you please send us a screenshot of your requirement to look into it?

 

Awaiting for your response.

Share this post


Link to post
Share on other sites

I've attached a screen shot. I would like to have the fusion chart update if I change any details on the grid. For example if I change the sort order I would like to update the chart to reflect what's shown on the grid. The grid is a DevExpress component which raises a callback when any of it's data changes.

post-17010-037604600 1306409233_thumb.png

Edited by keithnolan

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this