This event occurs immediatly before displaying a row, it is used to calculate any cell value,
Ex. {fld_total} = {fld_price} - {fld_discount};
It is possible to read or write data from/on any applications field.
It is possible to run SQL statements, use session variables and much more.