开发者

Stackoverflow like pagination helper in asp.net mvc [closed]

开发者 https://www.devze.com 2023-01-17 12:20 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

开发者_如何学C

Closed 8 years ago.

Improve this question

Is there any pagination helper like stackoverflow in asp.net mvc?


If you see NerdDinner they use a PaginatedList helper which, as the name suggests, provides a paginated list of IQueryable.

0

精彩评论

暂无评论...
验证码 换一张
取 消