Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Execute from grid
Message
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01278041
Message ID:
01278042
Views:
13
This message has been marked as the solution to the initial question of the thread.
>How can I refresh my form as I navigate through grid1 records ?

In the grid AfterRowColChange method just put:

thisform.refresh() You may want to do it only for changing records, so add condition for RowColChange property (check in Help).

Re: Grid.AfterRowColChange Thread #1025389 Message #1025446
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform