Jump to content
Software FX Community

ChartFX chart disappears on AJAX calls for .NET render format


Recommended Posts

Posted

I have a chart inside an asp UpdatePanel. If the render format is set to .NET, any ajax calls cause the chart to disappear. Image format works fine. I've attached a simple project with an default chart and a checkbox to duplicate the issue.

Posted

The Update Panel doesn't support tags ( Flash, Chart FX or any other Active Object).

You need to render as image or put the chart outside of the update panel and use alternative AJAX calls to refresh it.

Take a look at the following KB article for more info:

Q7651001. Chart FX for VS 2005 and AJAX

URL: http://support.softwarefx.com/ShowArticleSep.aspx?Type=KB&Product=CfxNet70&Source=http://support.softwarefx.com/kb/765/1/001.htm?_r=1

Posted

Does the same situation apply to asp multiview?  In another project, I have a chart inside an asp view and when I ajaxify the mutliview control, the chart disappears but only for the .net render format

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...