On top of your basic color scheme, you may want individual cells that have key values to appear in a different color or font. For example, you might want to color overdue accounts in red. This kind of cell manipulation is only valid while the cell is in the viewport. For this reason, you need to use the special ROW-DISPLAY event to check each new row as it is scrolled into the viewport. See the Browse events section for examples and implementation notes.