Hey,
I got a web application written in c# language and I wanted to include a kendo chart in it. No problems in getting the chart running with sample data. The issue occured when I need to bind the data with a list, which is converted into a valid JSON string, but its located on the server side in my chartpage.aspx.cs page and kendo chart is in the chartpage.
aspx page. Please could someone help me with descent samples, I guess I need to make an AJAX call but not sure.
regards,
neil
I got a web application written in c# language and I wanted to include a kendo chart in it. No problems in getting the chart running with sample data. The issue occured when I need to bind the data with a list, which is converted into a valid JSON string, but its located on the server side in my chartpage.aspx.cs page and kendo chart is in the chartpage.
aspx page. Please could someone help me with descent samples, I guess I need to make an AJAX call but not sure.
regards,
neil