Hello,
My chart is working perfectly well if I don't include a Layout page (ASP.NET MVC). However, once I add our main layout page to the mix, the chart no longer renders. In Firebug it's saying "ReferenceError: jQuery is not defined". I have included jQuery and the Kendo libraries in both the layout page, as well as the View... to no avail. Has anyone seen this before?
Thanks!
My chart is working perfectly well if I don't include a Layout page (ASP.NET MVC). However, once I add our main layout page to the mix, the chart no longer renders. In Firebug it's saying "ReferenceError: jQuery is not defined". I have included jQuery and the Kendo libraries in both the layout page, as well as the View... to no avail. Has anyone seen this before?
Thanks!