2009年2月16日
摘要: 在ASP.NET我们很经常用到控件DataGrid或Repeater等显示数据,时常会须要加一个控件为全选或全取消的功能,例: CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->//DataGridfor (int i = 0; i ... 阅读全文
posted @ 2009-02-16 16:34 蘑菇 阅读(10341) 评论(18) 推荐(4)