
我的收藏
whlx
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
一个功能齐全的DataGrid分页例子
DataGridPaging.aspx<%@ Page language="c#" EnableViewState = "true" Codebehind="DataGridPaging.aspx.cs" AutoEventWireup="false" Inherits="eMeng.Exam.DataGridPaging.DataGridPaging" %>转载 2004-08-07 15:11:00 · 777 阅读 · 0 评论 -
大杂烩
Response.Write("window.alert(提示语句);window.location=abc.aspx");private void InitializeComponent() { this.Load += new System.EventHandler(this.Page_Load); //重点看这里 this.dg.PageIndexChang转载 2004-08-17 14:36:00 · 625 阅读 · 0 评论