Bruce,
I'm having some difficulty getting my simple test app... parent browse with child browse to have the same symptoms. Not sure why, but maybe you have some idea or direction for me to look to see why my full app is doing this.
In my full app I have similar issues in several places. The simplest situation is a parent browse with a child browse to the right. All are view only... if a child browse record exists and I open it's form when I close the form the parent browse resets to row 1 of that page.
Now ... This is a little different than my original issue (same app different procedures) which was that it resets to the 1st page, row 1, but the issue may be related somehow??
To be specific...
I have a parent BrowseCustomers with child BrowseOrders to the right. BrowseOrders has a form. After highlighting a BrowseOrder record and returning from the viewing of the form the parent BrowseCustomer resets and highlights the 1st or top record of that page.
I have little or no embedded code in these two browses. The form for the BrowseOrder is fairly large with 8 tabs accessing multiple tables. All in view mode.
I'm a little confused as to why my app does this yet the my test app is ok. I tried to make the test as similar to my actual browse apps as possible without all the data and fields.
Any suggestions or help would be appreciated.
Thanks
Lee