使用 CSS 框架 EZ-CSS 的 Telerik MVC Grid 的问题

发布于 2024-12-01 17:08:23 字数 182 浏览 0 评论 0原文

我有一个用 EZ-CSS 布局的页面。在此页面上我有一个 Telerik MVC 网格。除了列调整大小和重新排序不起作用之外,它工作得很好。 Ajax 数据绑定也不起作用。它始终使用服务器绑定。

相同的网格在未使用 EZ-CSS 布局的页面上完美运行。所以看起来EZ-CSS做了一些与网格不兼容的事情。

有什么想法吗?

I have a page layed out with EZ-CSS. On this page I have a Telerik MVC Grid. It works just fine except that column resizing and reordering is not working. Also Ajax databinding does not work. It always uses server binding.

The same grid worked perfectly on a page not layed out with EZ-CSS. So it seems that EZ-CSS did something that is not compatible with the grid.

Any ideas?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

茶色山野 2024-12-08 17:08:23

好吧,我必须向 EZ-CSS 人员道歉。我发现问题是我也换了新的 jQuery 版本。我的错——永远不要同时进行多项更改。好的,这是我的发现:Telerik 的 MVC Grid 可与 jQuery 1.5.1 配合使用。我升级到1.6.2,但与网格不兼容。返回到 jQuery 1.5.1 后,与 EZ-CSS 一起工作得很好。

Well, I have to apologize to the EZ-CSS guys. I figured out that the problem was that I also changed to a newer jQuery version. My fault - never do multiple changes at once. Ok, here my findings: Telerik's MVC Grid works with jQuery 1.5.1. I upgraded to 1.6.2 and that is not compatible with the grid. After going back to jQuery 1.5.1 all worked fine together with EZ-CSS.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文