Subject Re: [IBO] Proper procedure for edit
Author Andreas Pohl
... but OnValidateField is fired only then when field value is really
changed. OnChange is fired with every keystroke. Just a thought...

Mit freundlichem Gruss & Best Regards

Andreas Pohl
apohl@...
www.ibp-consult.com
----- Original Message -----
From: <lester@...>
To: <IBObjects@yahoogroups.com>
Sent: Saturday, August 04, 2001 2:16 PM
Subject: Re: [IBO] Proper procedure for edit


> > 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 ?
>
> I would use the OnChange event of the TIB_Edit to update the other
affected
> fields.
>
> --
> Lester Caine
> -----------------------------
> L.S.Caine Electronic Services
>
>
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>