Subject | Re: [IBO] Keysource & Master Relationships Problem |
---|---|
Author | Bob |
Post date | 2002-05-23T18:14:11Z |
> That is because it is only triggering the event once and more than onefied
> is modified. There is a property of the TIB_Row being passed in that has aHmmm. I've been looking through the IBO help, can't find the property. Any
> TList of the modified columns when there is more than one.
>
> Can't remember exactly how it is spelled but I think it could be
> ModifiedColumns or ChangedColumns. You will need to cast them as a
> TIB_Column when looping through the list.
hints?