开发者

How to display huge amount of data by a gridview in asp.net by NOT selecting entire data from datasource?

how can I create a query in order to select some records every time user wanna to display them into a gridview. I don't want to select all entire re开发者_如何学Pythoncords from my data source. What I exactly want is to simulate pagination by query.

Thank you


Have a look at

Efficient Paging for GridView

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜