Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Refresh
Message
From
26/05/1998 13:21:42
 
 
To
26/05/1998 13:16:11
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00101982
Message ID:
00101988
Views:
26
>I'm using a command button to add a record to file, being diplayed in a grid. On completing the entry, a grid.refresh() is issued but the grid is not being refresh properly. I just can't figure out why ?
>Thanks
>Sonali

You probably need to reset focus to grid temporarily:
Thisform.grid1.setfocus
Thisform.grid1.refresh
Thisform.Controlnext.setfocus
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform