Hello everyone, looking for a bit of enlightenment:
I have a popup browse called from the main "menu", that has 9 columns lets call them c1 to c9.
All columns c1 to c9 are strings.
c8, and c9 are hidden, and c9 is the table's primary key.
c1 to c7 can all be sorted and searched.
The problem that I'm having is that when returning from an insert, independent of sort or search, the browse always goes to the first row of the last page of the "current" sort.
Sadly I couldn't sell the behavior as a "feature", and the users wanted at the end of insertion, for the browse to go to the newly created record.
Thank you for your help and advice.
Robert