expresso Report post Posted September 24, 2008 Right now while a chart loads, I get a message that says "Retrieving Data. Please wait" Below there's a rectangle that I'm assuming is supposed to show progress but there's never any movement. is there a way to make the progress bar actually move? Thank you. Share this post Link to post Share on other sites
expresso Report post Posted October 1, 2008 Can I please get a response to my question? It's fairly important. Share this post Link to post Share on other sites
Pallav Report post Posted October 3, 2008 Hi, The progress bar does move in case of large data. For example, try loading a data >200KB (or relative to your connection speed) and you'll see the progress. Initially, when the chart pings the server to load the data, there is a big delay in server responding with the stream header. As such, the progress bar stays still till then. Share this post Link to post Share on other sites
nikhil525 Report post Posted December 2, 2010 I am using fusioncharts.cs file (private static string RenderChartHTMLALL method) to get the chart and where can I set the loading message. Right now I can't even see the message.It's empty. Thank You Nikhil Share this post Link to post Share on other sites