开发者

Datapager page change event

Currently I need to call a method when the user changes the page number of a datapager and moves from one page to another.Can any one one tell me is there any datapager page change event or any work around for thi开发者_开发百科s? Thanks in advance.


You might have to subscribe to the page change event of the control the datapager is doing the paging for. An instance would be if you are using a gridview then you can subscribe to the gridview PageIndexChanged event and put your method call there.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜