DevExpress ASPxGridView 回调和 jQuery

发布于 2024-09-26 20:16:12 字数 392 浏览 1 评论 0原文

我们的 web 应用程序中有一个 DevExpress ASPxGridView,其 EnableCallbacks=true 允许此网格的客户端事件。一旦我们包含 jQuery(1.4.1 或 1.4.2)并执行例如:对 ASPxGridView 进行过滤后,所有客户端网格功能都会停止工作。

我们已经尝试了此处讨论的解决方案

http://www.devexpress.com/Support/ Center/p/B144365.aspx

但无济于事。 有没有人经历过类似的问题,可以为我们指明正确的方向?

提前致谢
斯泰恩

we have a DevExpress ASPxGridView in our webapp with EnableCallbacks=true to allow client side events for this grid. As soon as we include jQuery (1.4.1 or 1.4.2) and perform eg. a filtering on the ASPxGridView, all client-side grid functionality stop working.

We have tried the solution discussed here

http://www.devexpress.com/Support/Center/p/B144365.aspx

but to no avail.
Has anyone experienced a similar problem that might point us in the right direction?

Thanks in advance
Stijn

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

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

发布评论

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

评论(1

请恋爱 2024-10-03 20:16:12

我有一个使用 jQuery 1.4.2 和 ASPxGridView 的项目。一切正常。出现该问题的原因可能是您使用了一些 Java 脚本方法,这些方法破坏了我们的代码。为了能够帮助您,我们需要一个显示此问题的示例项目。请将示例项目发布到支持中心,我们将尽力为您提供帮助。

I have a project with jQuery 1.4.2 and ASPxGridView. Everything works properly. The problem might appear because you are using some java script methods which break our code. To be able to help you, we need a sample project showing this issue. Please post a sample project to the support center and we will do our best to help you.

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