Jump to content
Software FX Community

Chart changes to previous image on user change?


dotnettex

Recommended Posts

Hello again,

 Getting this issue on your latest ChartFX 7 .NET web tool. I have an application that charts calulation results and outputs an image to the browser page. Initially, the chart is bound to a datatable of values (using the data table provider). When the user changes the values, and selects ReCalc, the calculations are performed and the chart is then reset, and bound to the table with the new values.

So far, this has been working great. The issue is when a user chooses to change the chart (show toolbar, show grid, etc), the chart will revert back to it's initial image (values) when the chart was initially composed. I tried setting the EnableViewState to TRUE, but it had no effect. This application uses AJAX for a lot of it's postbacks (including the ReCalc).

Is there a way to stop this?

Link to comment
Share on other sites

  • 1 month later...

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