【问题标题】:Kendo grid and Jquery is not working on Viiew剑道网格和 Jquery 不适用于 View
【发布时间】:2013-09-10 03:44:36
【问题描述】:

我的视图页面中需要一个进度条(Jquery ui)。该页面还包含一个剑道网格..

所以我添加了这些文件(jquery-ui.css、jquery-.js、jquery-ui.js)但添加了 jquery.js 显示错误 Object Object has no method kendo grid

使用更新版本的 Jquery。

【问题讨论】:

    标签: jquery user-interface kendo-ui


    【解决方案1】:

    您可能已经包含了 jQuery 两次。第二个实例将清除之前注册的所有 jQuery 插件(例如 Kendo)。您应该在页面中只包含一个 jQuery 实例。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-06-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-12-08
      • 2013-05-04
      相关资源
      最近更新 更多