摘要:
======================================== 阅读全文
posted @ 2011-05-09 12:24
高兴happy
阅读(398)
评论(0)
推荐(0)
摘要:
如前台绑定的是label和linkbutton按钮protectedvoid LinkBtnDelete_Click(object sender, EventArgs e) { //取得当前点击的LinkButton按钮 LinkButton btn = (LinkButton)sender; //取得当前点击linkbutton按钮的所在行 GridViewRow irow = (GridViewRow)btn.NamingContainer; //在当前点击linkbutton按钮的行找到label ... 阅读全文
posted @ 2011-05-09 09:55
高兴happy
阅读(1432)
评论(0)
推荐(0)
浙公网安备 33010602011771号