Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
Stat = Send_Event( DataBoundControlName, "CALCULATE" )
 

Remarks

Occurs after a LOSTFOCUS event or POSCHANGED event (for an edit table). The CALCULATE event occurs when there is a relationship between two controls (or columns, in an edit table) based on a primary table. The CALCULATE event will only occur if there is a control that is based on a calculated field which is dependent on the control that is losing focus.