摘要:
在网上看到这篇文章《AspNetPager + GridView + ASP.NET AJAX 分页无刷新实现》 感觉收获很大, 这里推荐给大家,public partial class HYZXLIST : System.Web.UI.Page{ protected void Page_Load(object sender, EventArgs e) { if (!IsPostBack) { GetData(); } } private void GetData() { Info i = new Info(); int classid = 1; if (!string.IsNullOrEmp 阅读全文
posted @ 2011-04-10 12:38
麻将我会
阅读(865)
评论(0)
推荐(0)

浙公网安备 33010602011771号