I'm trying to use a Syncfusion Pivot Chart, and it seems to be running into outdated references. Is there any way to update ASP Boilerplate references with out breaking it? Any plans to update JQuery, I don't feel like rewriting the UI just to use the framework. Any tips? Has anyone else plug in Synfusion with success?
The control I'm trying to load is : <a class="postlink" href="https://help.syncfusion.com/js/pivotchart/relational-getting-started">https://help.syncfusion.com/js/pivotcha ... ng-started</a>
Dependencies: <a class="postlink" href="https://help.syncfusion.com/js/dependencies">https://help.syncfusion.com/js/dependencies</a>
My setup is MVC 5.X and JQuery.
Thanks for any help ...been beating my head against the wall.
1 Answer(s)
-
0
Hi,
Have you tried to upgrade jQuery version ? Because syncfusion requires jQuery (from the version 1.7.1 to 3.1.0) and it seems like metronic can run on jQuery 2.2.4, see <a class="postlink" href="http://keenthemes.com/forums/topic/jquery/">http://keenthemes.com/forums/topic/jquery/</a>.
Thanks.