Subject | Re: [IBO] "2-nd time thru" problems |
---|---|
Author | Nando Dessena |
Post date | 2001-08-13T14:03:19Z |
Geoff,
I am somewhat relieved to know I had misunderstood. ;-)
propagate assignments from Fields to BufferFields (or propagate by
default those that make much sense, like OnGetText/OnSetText) could be a
thing to consider?
Ciao
--
____
_/\/ando
I am somewhat relieved to know I had misunderstood. ;-)
> In a bufferred dataset (TIB_Query) there are actually two independant<SNIP useful explaination>
> TIB_Row instances (actually there can be more than that but lets keep
> this simple).
> Because BufferFields is a separate TIB_Row and has its own columnDo you (and Jason) think that a property setting to automatically
> instances, you must separately assign any event handlers to the
> BufferFields columns - if you want those handlers used in things like
> TIB_Grid.
propagate assignments from Fields to BufferFields (or propagate by
default those that make much sense, like OnGetText/OnSetText) could be a
thing to consider?
Ciao
--
____
_/\/ando