Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pick record from grid
Message
From
13/05/1997 10:58:56
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00031941
Message ID:
00031946
Views:
47
>Hi,
>Can someone please help? I display a grid to pick a record from. I want the user to pick a record (click, dblclick, whatever). The picking should release the grid and move the record pointer to the record they picked. In what event do I do this?
>
>Any help is greatly appreciated! I can not get this to work!
>
>Thanx,
>John

If you click on a different record in the grid and want to change to a differtent page on a pageframe use the RefreshForm method to update the other page

thisform.RefreshForm()

This works fine with my programs.
Bye
Previous
Reply
Map
View

Click here to load this message in the networking platform