NT 6.48
Clarion 6.3
I have a Memory Form with a browse and a child browse.
Both browses are page loaded.
When I insert a child record for the selected parent record, all works fine - EXCEPT that if the parent record was on the first row of the browse (actually on the first row of any page in the browse), the parent browse shifts down one record. That is, the row one record disappears from the browse and the row 2 record moves up to row 1. If I page to the previous page, the parent record appears as the last row on the previous page. The child record is linked up to the parent just fine.
If the parent record is not on row 1 of the browse page, then there is no shift movement and all is perfect. This shifting of the parent browse is only happening if it was on the first row of the page.
The form for the child record is a popup form.
Any ideas of what to consider for tracking this down?
Mike Springer