会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Adming
博客园
首页
管理
2013年4月3日
GridView/ObjectDataSource和AspNetPager整合示例
摘要: 前台代码:<asp:GridView ID="viewIShow" runat="server" DataSourceID="ObjectDataSource1" AllowPaging="True" AutoGenerateColumns="False" OnRowCommand="viewIShow_RowCommand" PageSize="2" OnPageIndexChanging="viewIShow_PageIndexChan
阅读全文
posted @ 2013-04-03 09:58 Adming
阅读(256)
评论(0)
推荐(0)
编辑