Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Record pointer
Message
From
05/10/1999 08:18:51
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Record pointer
Miscellaneous
Thread ID:
00272636
Message ID:
00272636
Views:
53
Hello:

I'm trying to keep my record pointer at the same position when
I call FormB from FormA's edit button.

If I click in my grid on formA and highlight a record(i.e. recno #)
and then hit my edit button, this calls formB but goes to beginning
of file.

I'm using default datasession. My grid is set up as follows:

Link Master - Gisum
Recordsource - Gidetail
childorder - sessionkey
relationexp - gisum.sessionkey

On my formB users search a client table for the existance of a client
and can add a gidetail record for this or add a new client and a gidetail record.

I'm on the correct recno on Form A but when formb loads it goes to the
beginning of file. How can I force this to stay on the same record.
Any input would be appreciated. Thanks.
Next
Reply
Map
View

Click here to load this message in the networking platform