Subject Re: [IBO] Stay on newly inserted record
Author Paul Vinkenoog
Hi Salvatore:

> I'm using a TIB_Query and I have CommitAction = caRefreshKeys and
> RefreshAction = raKeepRowNum. With this combination the dataset
> returns to the previous row after a new record has been inserted but
> I'd rather like to make the dataset to stay on the new record after
> an insert. Is there any property to set or any trick to do this?

Off the top of my head: RefreshAction = raKeepDataPos


Greetings,
Paul Vinkenoog