//这里点击页面会报错所以要写这个 然后从新刷新一下 可以调一下属性什么的
this.GridView1.PageIndex = e.NewPageIndex;jiazai();
c#后台写弹窗 跳转
Response.Write("<script>alert('修改成功');window.location.href='http://localhost:65390/%E6%88%BF%E5%B1%8B%E5%87%BA%E7%A7%9F%E7%AE%A1%E7%90%86%E7%B3%BB%E7%BB%9F/Default2.aspx'</script>");