Subject Stay on newly inserted record
Author Salvatore Besso
hello all,

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?

Thanks
Salvatore