摘要:
string g = "select count(*) from News"; AspNetPager1.RecordCount = Convert.ToInt32(SqlHelper.ExecuteScalar(con, g)); OleDbCommand cmd = new OleDbComma... 阅读全文
posted @ 2008-08-13 09:38
悟〈--觉
阅读(445)
评论(0)
推荐(0)
摘要:
首先在前台页中加入以下这段脚本 然后在DataList的模板列里的删除按钮是加入 删 除 即可以完成 阅读全文
posted @ 2008-08-13 09:31
悟〈--觉
阅读(304)
评论(2)
推荐(0)