摘要:
1.webform 在DataGridView的RowDataBound事件裡判斷並修改: if(e.Row.Cells[n].Text== "0 ") { e.Row.Attributes.Add( "bgColor ", "red "); } else if(e.Row.Cells[n].Text> "500 ") { e.Row.Attributes.Add( "bgColor "... 阅读全文
posted @ 2009-10-21 22:32
ScottX
阅读(8270)
评论(0)
推荐(0)

浙公网安备 33010602011771号