Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scan Endscan pitfall (phantom movement of record pointe
Message
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
01244072
Message ID:
01244110
Views:
20
>>What I've found that works and seems easiest so far is:
>>if time_to_do_modal_form
>>  nRecno=Recno()
>>  Do the modal form
>>  Goto nRecno
>>endif
>>
>
>Then somehow that modal form affected the record pointer. Anyway, good you found a simplest solution. Is it the best performance wise - I'm not 100% sure.

The focus coming back to the grid when the modal form closes is what affects the record pointer. That's what's stealthy about the problem.
Previous
Reply
Map
View

Click here to load this message in the networking platform