Re: which were first called

From: Brian Bushay TeamB (BBushay_at_Nmpls.com)
Date: 06/30/04


Date: Tue, 29 Jun 2004 22:48:30 -0500


>When I modify the data ,
>Which Event of onwillchangerecord AND onwillchangefield
>will be first called.
>
>Oh,additional,Can you tell me these events call order:
>onwillchangerecord , onwillchangefield,onrecordchangecomplete,
>onfieldchangecomplete.
>In which situation, it trigger onwillchangerecordset

order of these event after changing a field and posting the change
OnWillChangeReocrd
onWillChangeField
FieldChangeComplete
RecordChangeComplete
OnWillChangeRecord
RecordChangeComplete

I have never seen an OnWillChangeRcordSet event fire but my guess is that it
fires after the RecordSet.NextRecodSet method is called just before the
recordset changes. See the NextRecordSet method

--
Brian Bushay (TeamB)
Bbushay@NMPLS.com