摘要:
分为几步: 1、在aspx文件中添加 function EndCallBack(s, e) { if (s.cpAlertMsg != "" && s.cpAlertMsg !=null) { alert(s.cpAlertMsg); s.cpAlertMsg = null; } } </scrip 阅读全文
posted @ 2018-04-26 14:48
qqhfeng16
阅读(278)
评论(0)
推荐(0)
摘要:
if (e.Row.RowState == DataControlRowState.Normal || e.Row.RowState == DataControlRowState.Alternate) { //内容提示为GridView第二行数据显示的内容,其索引值为1(注意:.NET中索引值都是从 阅读全文
posted @ 2018-04-26 14:47
qqhfeng16
阅读(200)
评论(0)
推荐(0)
浙公网安备 33010602011771号