摘要:
这个问题网上有许多解决方法,主要是因为没有为GridView指定PageIndexChanging事件: 解决方法: 首先在aspx中指定: <asp:GridView ID="GridView2" runat="server" OnPageIndexChanging="GridView1_PageIndexChanging" AllowPaging="True" PageSize="10"> <... 阅读全文
posted @ 2011-08-18 16:38
lerit
阅读(18490)
评论(2)
推荐(3)

浙公网安备 33010602011771号