如何在.NET 2.0中实现asp:DataList的分页?

发布于 2024-07-05 19:18:37 字数 126 浏览 11 评论 0原文

我花了几个小时研究这个问题,只是想分享一个解决方案,以防您需要在 .NET 2.0 中实现 asp:DataList 分页。

我的具体要求是具有“上一页”和“下一页”链接以及页码链接。

I spent hours researching the problem, and just want to share a solution in case you ever need to implement paging for asp:DataList in .NET 2.0.

My specific requirement was to have "Previous" and "Next" links and page number links.

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

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

发布评论

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

评论(1

苍白女子 2024-07-12 19:18:37

我将此问题从问题中移走,因此它不会显示为“未答复”...

本文中的 PagedDataSource 解决方案 是解决此问题的最优雅、最简单的解决方案。

如果您有更好的解决方案,请在此处发布。

ps 我与该网站没有任何关联。

I moved this from the question, so it doesn't appear as "Not Answered"...

PagedDataSource solution in this article was the most elegant and simple solution for this problem.

If you have a better solution - post it here please.

p.s. I'm not affiliated with that website in any way.

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