ASP.Net MVC Webgrid 自定义分页器

发布于 2024-10-19 03:57:50 字数 176 浏览 1 评论 0原文

我刚刚开始使用 webgrid helper,看起来不错,但在创建寻呼机时遇到问题。我想在网格的顶部和底部创建一个寻呼机。

寻呼机格式为 |dropdown| |上一个按钮| |文本|1-10 行(共 230 行)|文本| |下一步按钮|

如果我更改下拉列表的行数,每个选择都会发生变化。任何想法如何实施。

I just started using webgrid helper ,seem to be good, but having issue in creating pager. I want to create a pager on top and bottom of grid.

pager format is |dropdown| |previous button| |text|1-10 of 230 rows|text| |Nextbutton|

if i change dropdown number of rows shud change per selection . any thoughts how it can be implemented.

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

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

发布评论

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

评论(1

聚集的泪 2024-10-26 03:57:50

据我所知,WebGrid 帮助程序目前不支持此功能。寻呼机仅支持 FirstLast、NextPrevious、Numeric 以及这些的任意组合。不支持下拉菜单。

AFAIK this is not supported at the moment by the WebGrid helper. The pager only supports FirstLast, NextPrevious, Numeric and any combination of those. A dropdown is not supported.

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