Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

90
Views
Las directivas de la interfaz de usuario de Kendo requieren que jQuery esté disponible antes que AngularJS

Sé que esto se ha preguntado antes, pero no he visto una solución a este problema.

Básicamente, tengo un proyecto ASP.NET MVC con AngularJS . Estoy tratando de usar Kendo-Grid para mostrar datos en una tabla con filtros tipo Excel y recibo constantemente este error:

ingrese la descripción de la imagen aquí

Esta es mi etiqueta principal _Layout.cshtml :

 <link rel="stylesheet" href="http://kendo.cdn.telerik.com/2018.1.221/styles/kendo.common.min.css"> <link rel="stylesheet" href="http://kendo.cdn.telerik.com/2018.1.221/styles/kendo.rtl.min.css"> <link rel="stylesheet" href="http://kendo.cdn.telerik.com/2018.1.221/styles/kendo.default.min.css"> <link rel="stylesheet" href="http://kendo.cdn.telerik.com/2018.1.221/styles/kendo.mobile.all.min.css"> <script src="http://code.jquery.com/jquery-1.12.3.min.js"></script> <script src="http://kendo.cdn.telerik.com/2018.1.221/js/angular.min.js"></script> <script src="http://kendo.cdn.telerik.com/2018.1.221/js/jszip.min.js"></script> <script src="http://kendo.cdn.telerik.com/2018.1.221/js/kendo.all.min.js"></script>

A menos que me esté perdiendo algo, jQuery se está cargando claramente antes que AngularJS, ¿verdad? Entonces, ¿qué está causando este error? Estoy bastante frustrado con esto, porque probé lo mismo en un documento .html separado (fuera del proyecto MVC) y funciona.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!