This always worked till now:
var chart = $("#ctl00_RecordOverview_rc_heaterpower").getKendoChart();
Now we get:
service.aspx?id=7&mt=M999&mv=01&ms=00003:217 Uncaught TypeError: $(...).getKendoChart is not a function
at init (service.aspx?id=7&mt=M999&mv=01&ms=00003:217:83)
at HTMLDocument.<anonymous> (service.aspx?id=7&mt=M999&mv=01&ms=00003:265:29)
at i (Telerik.Web.UI.WebResource.axd?
Anyone knows what is happening here?
Regards,
Marc