只要修改数据,都会变色,你可以在修改后保存这一行。
DataColchanged:
if e.DataCol.name = "某列" then
e.DataRow.Save()
End if
保存就不会变色了