Jump to content
Software FX Community

ChartFX Menu Items display above chart


js17078

Recommended Posts

I placed a ChartFX inside an ajax updatepanel and now the chart's Context menus are displayed in a vertical list above the chart after an async post back. I tried searching the forums before posting and to no avail. Anyone ever run into this before?

My code:

ChartFont="Times New Roman, 8pt" ForeColor="Black" Height="323px"

Width="809px"

RandomData-Points="0"

RandomData-Series="0">

Link to comment
Share on other sites

Hi js17078

Unfortunately, Chart FX has an issue when you try to use it within an UpdatePanel; AJAX seem to get confused by the fact that there is content inside the <object> tag. 

Software FX has created many samples you can download from our website. All of them were created based on AJAX functionality available in Chart FX. Please check them at: http://demo.softwarefx.com/chartfx/aspnet/ajaxsamples/ . You will have the option to download the source code, for .NET or Java IDE, and you can use them as reference for your implementation.

Carlos Chaves

 

Link to comment
Share on other sites

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...