Click here to Skip to main content
15,885,278 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello All,

I have a asp.net chart which shows employee attendance of present month.
I have a dropdown which shows month name, user will select month from dropdown and click on a button.
On this button click I want to call Jquery function which will fetch the data from database of selected month and bind the data to asp.net chart.

I want to know can we bind data to asp.net chart through jquery???
if possible can anyone please let me know hows it possible..

Thanks in advance.
Posted

1 solution

You can use Highcharts instead of using ASP.NET charts that supports JQuery.

Please visit www.highcharts.com
 
Share this answer
 
Comments
salah9 19-Jul-13 0:56am    
sorry i cant use that....
salah9 29-Jul-13 2:50am    
with no options left,
used highcharts itself

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900