Subject Re: [IBO] Append as default insert action
Author guido.klapperich@t-online.de
> I presume this means you are using TIB_UpdateBar (since any
> specifically defined interface would have the insert/append options
> defined by your own code). In that case use the AppendOnInsert
> property.

Yes, that's rigtht. But I use the global focusing system of IBO and I have one
UpdateBar for several Datasets and I want to append only at one dataset.
Therefore the dataset has to know, if it has to append and not the updatebar.
Exists a way to realize that ?


Guido