Jump to content
Software FX Community

WebForm actualize the chart control automaticaly


lilatracy

Recommended Posts

Hi there,

I want to actualize my chart e.g. every 2 minutes. How can I do this?

Further more I want to give the user the oportunity to change the actualization intervall.

Until now I do this with :meta http-equiv="refresh" content="240"

With this meta tag there is no posibility to change the intervall (240)

Any ideas?

Andreas

Link to comment
Share on other sites

  • 1 month later...

If you want to refresh the chart control without reloading your page, you need to use AJAX. Please read the article provided below on using ChartFX for Visual Studio 2005 with AJAX:

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

 Furthermore, you need to make sure that you are using a build later than 7.0.2424. To download and apply the latest service pack, please follow the link below:

http://support.softwarefx.com/ShowInteractive.aspx?Product=CfxNet70&option=0

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...