Monday, August 26, 2013

ASP.NET multiple charts

ASP.NET multiple charts

I have multiple ( four ) <asp:chart> on a webpage.
On the first load of the page the top 2 get loaded. On
refreshing/reloading the page all of them get loaded.
Furthermore, on IE 10 /11, none of them get loaded, no matter how much I try.
I tried in web.config to use as storage file, session. Also tried
deleteAfterServicing=false.
Any ideas would be helpful. I will update the question with further
details if necessary.

No comments:

Post a Comment