jqgrid 分组与滚动分页

发布于 2024-12-13 08:31:21 字数 203 浏览 0 评论 0原文

我有一个场景,我需要在 jqgrid 上使用滚动分页,并且它工作得很好。但现在我还需要向网格添加动态分组功能。我面临的问题是,当我对网格进行分组时,只有当前加载的页面中的记录被分组,而不是整个底层数据集。有没有办法使用 jqgrid 来实现这一点?

一个。分组对数据集中的所有行进行分组,而不仅仅是网格中滚动页面中加载的行。 b.当展开这样的组并滚动时,分组的行现在遵循滚动分页

I have a scenario where I need to use scrolled paging on my jqgrid, and it works perfectly. But now I need to add dynamic grouping capabilities to the grid as well. The problem I face, is that when I group the grid, only records in teh currently loaded page get grouped, and not the whole underlying dataset. Is there a way to achieve this using jqgrid.

a. Grouping groups all rows in a dataset, not just the ones loaded in a scrolled page in the grid.
b. When expanding such a group and scrolling, the grouped rows now follow scrolled paging

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文