lilatracy Posted September 25, 2007 Report Share Posted September 25, 2007 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 Quote Link to comment Share on other sites More sharing options...
maximop Posted November 1, 2007 Report Share Posted November 1, 2007 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.