JQGrid :作为带有导航栏的 GRID 的子网格
我正在使用 JQGrid 并将 subGrid 显示为 JQGRID 本身。 我想知道是否有办法也显示子网格的导航栏。
我尝试按照 JQGrid 的方式进行操作,但没有成功。
提前致谢!
I am using JQGrid and displaying subGrid as a JQGRID itself.
I was wondering if there is a way to display the navigation bar for the subgrid too.
I tried following the way its being done for JQGrid, but in vain.
Thanks in advance!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
确保在 subGrid jqGRid 函数中,您还将分页器属性设置为子网格中的分页器 id
Make sure that in the subGrid jqGRid function you also set the pager property to the pager id in the subgrid