Subject | Proper procedure for edit |
---|---|
Author | Leeway |
Post date | 2001-08-04T12:13:13Z |
On a form I have several TIB_Edit components connected to a TIB_Query
If the user changes the contents of a particular TIB_Edit I want the
field connected to another TIB_Edit to be recalculated.
What is the correct procedure to do this ?
Can I use the OnValidateField event of the TIB_Query to do this ?
Lee
If the user changes the contents of a particular TIB_Edit I want the
field connected to another TIB_Edit to be recalculated.
What is the correct procedure to do this ?
Can I use the OnValidateField event of the TIB_Query to do this ?
Lee