Subject RefreshAction and record positioning
Author Marcin Bury
Hi All,

I have simple table of cities. User can add a citi via .Insert and then
.Post methods. User has a list of cities (grid) and several TIB_Edit
components for editing/searching. I wonder what is proper setting of
RefreshAction property or maybe other properties to get new record to be
current record after commiting a transaction.

Marcin