Posted on: 4/1/2011 11:24:23 AM | Views : 957

Hi,
I have a dashboard which displays almost 10 different types of charts and to load those charts takes time as i have millions of rows to search and combine. I am thinking to make each chart to async so that page load will be quick and each chart control will call a web service to get the data and chart image. Is it possible to do in asp.net chart control and javascript web services???
Please help.
Thanks
 
 
 
...

Go to the complete details ...