Subject | Re: [IBO] Possible Incorrect Logic in TIB_LookupCombo |
---|---|
Author | Svein Erling Tysvaer |
Post date | 2002-10-09T09:21:27Z |
At 01:13 09.10.2002 +0000, you wrote:
property (True/False, default False) at the dataset level?
Set
>But IBO 'owns' the DefaultValues listSo, basically what you are suggesting is introducing a DefaultOnClear
>and can use it however it sees fit. What you are really saying is
>that 'IBO has decided that DefaultValues is to be only used on
>inserts'. I fail to see why IBO can't expand its use of this list to
>include this situation. IMO, it makes sense that the DefaultValues
>entry is to be accessed whenever IBO needs a default value for that
>field regardless of whether its on an insert or on a re-
>initialization of a field.
property (True/False, default False) at the dataset level?
Set