Sign in to follow this  
shivmajji

data gets cached when using fusion charts with openlaszlo

Recommended Posts

I integrated open laszlo and fusion charts for our application. The data to these fusion charts changes as per a search criteria. So every time the user clicks search, fusion charts should get loaded with the corresponding data. But, this is not happening it still displays the previous data and on subsequent click on the search button it displays the charts with the updated data. i.e. every second click on the search button refreshes the charts with the actual data. Where as It should be happening on every click.

When i debugged it i found out that the data being given to the charts is the current. As per the search criteria but fusion charts still loads the cached data. Please let me know of any solution. Thanks in advance.

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