摘要:
#region 导出至Excel protected void btnExport_Click(object sender, EventArgs e) { //取得数据 DataTable dtExportItemLy = null; string where = " 1 =1 "; ... 阅读全文
posted @ 2009-01-08 09:23 王景 阅读(669) 评论(0) 推荐(0)
|
|||
|
摘要:
#region 导出至Excel protected void btnExport_Click(object sender, EventArgs e) { //取得数据 DataTable dtExportItemLy = null; string where = " 1 =1 "; ... 阅读全文
posted @ 2009-01-08 09:23 王景 阅读(669) 评论(0) 推荐(0) |
|||