How would I change the formating of a row or cell based on a value that changes during the program without having to reload the entire data? ie a timer reached a value x and now I want all rows of a grid where x is smaller to change backcolor to red.
Thanks,
Karl