Jump to content
Software FX Community

Reload a ChartFX


jeren norman

Recommended Posts

Hello,

Is it possible to refresh a ChartFX by click Button in the situation?

 

<form>

<updatePanel ID="up1">

<Button> 

</updatePanel>

<chartfx7:Chart renderform=".Net"></chartfx7:Chart>

<updatePanel ID="up2">

<asp:GridView> 

</updatePanel>

</form>

Note: 

You know that the up1 and up2 can trigger to each other, but the chart outside updatePanel always stay put.

I need chartFX has interaction feature, so renderFormat  is .Net, then it is involved not in updatePanel.

 

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