Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bring a 'found' record into view in a grid (highlighted)
Message
From
05/08/1999 18:36:48
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00250479
Message ID:
00250486
Views:
11
>I need to have the record that I find show up in the grid, preferrably highlighted...
>
>Any ideas?
>
>TIA

Set your focus to the grid and do a refresh if needed.

thisform.Grid.SetFocus()
thisform.Grid.Refresh() && if needed
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform