Hi all,

in my table I need to make so that nominal field changes its background cold color to a hot color when value of any other field was changed. How it may be maked simpler?

NB. I create the table thus:
var table = new OverwriteTable(null, null, "MERGE");