摘要:
1. 在DataGrid中加一超链接按钮列,文本设为"删除",在aspx页面中加上下面代码2.在DataGrid中加一超链接按钮列,ID设为"del",绑定数据后.for(int i=0;i< myCount;i++) { ((ImageButton)dataGrid.Items[i].FindControl("del")).Attributes.Add("onclick","re... 阅读全文
posted @ 2006-11-02 19:57
狂风
阅读(1484)
评论(0)
推荐(0)
浙公网安备 33010602011771号