Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GOTO a record and set focus?
Message
From
26/02/1998 14:22:05
 
 
To
26/02/1998 14:10:07
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00081466
Message ID:
00081491
Views:
27
>>>I am using a GRID. I want to GOTO a particular record and set the focus so the cursor blanks on the first field on this record.
>>>My code is:
>>>goto cur_rec
>>>what do I do here?
>>
>>GOTO cur_rec
>>THISFORM.myGrid.Column1.SetFocus
>---
>Hi Colin and Ed
>THISFORM.myGrid.Column1.SetFocus sets the focus to the first record
>and not the current record.

That's because Cur_rec is the first record.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform