DataColChanged事件
If e.datacol.name = "A" Then
If e.datarow("A") = "电视" Then
e.datarow("B") = "电器类"
End If