如何将一个 JQGrid 寻呼机设置为 2 个不同的网格

发布于 2024-09-13 04:57:04 字数 135 浏览 3 评论 0原文

我试图对 2 个网格仅使用一个寻呼机,具有相同的功能,但它并没有像我希望的那样工作...

我在 寻呼机 JqGrid 属性中设置了元素 ID,但它是无法正常工作...

我该如何解决这个问题?

I'm trying to use only one Pager, the same functions, for 2 Grids, but it's not working like I wish it would...

I set the element ID at the pager JqGrid property, but it's not working properly...

How can I fix this problem?

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

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

发布评论

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

评论(1

来日方长 2024-09-20 04:57:04

您应该为每个 jqGrid 使用一个分页器 div,而不是尝试只共享一个分页器。 不支持共享寻呼机

如果您可以解释您尝试通过共享一个寻呼机解决什么问题,我将尝试建议您问题的另一种解决方案。

You should use one pager div per one jqGrid and not try to share only one pager. Sharing of pager are not supported.

If you can explain what problem you try to solve with the sharing of one pager I'll try to suggest another solution of your problem.

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