aspnetpager的2種分頁方法
摘要:
方法1.if (!this.IsPostBack){int CurrentPageIndex = AspNetPager1.CurrentPageIndex;if (Request["page"] != null) { CurrentPageIndex = int.Parse(Request["pa... 閱讀全文
posted @ 2014-07-16 09:17 八度空間 閱讀(313) 評論(0) 推薦(0)
浙公網安備 33010602011771號