Subject | Re: [IBO] Recursive call of TIB_LookupCombo.OnChange |
---|---|
Author | Pirtea Calin |
Post date | 2002-03-28T12:54:39Z |
>OnChange
> Is there any way that I can assign a value to a Qry's field in the
> event of the LookupCombo? (LookupQry contains some default values for someQry fields
> fields in Qry, so when a user chooses a value in the Lookup , some other
> must be filled with the default values that the user can changeafterwards).
>Try using an invisible tib_edit and assign onchange to it.
Or you could check if the value(s) you want to assign are not already
assigned and don't
assign twice (this way you will stop recursion).
If you go for the first choice remeber to set tabstop to false or the user
will eventualy
step into the invisible tib_edit.
HTH.
--
Best regards,
Application Developer
Pirtea Calin Iancu
S.C. SoftScape S.R.L.
pcalin@...