开发者

Page index control

开发者_运维问答I am looking for a control to index all my pages. I want to put 20 posts (that i made out of the table control), onto one page..and make it possible for the user to flip through the posts when click a button that is marked as a number. So if he is on page 2, and presses 4..it will direct him to page 4. I am looking for an ajax like control that will generate a bar of numeric buttons that will represent page index..

Is there such an ajax control or way to make that work?


This is most often called a pager. The asp.net data grid implements that automatically, but if you want to implement your own take a look at this article.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜