Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Refresh
Message
From
26/05/1998 13:33:24
 
 
To
26/05/1998 13:21:42
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00101982
Message ID:
00102000
Views:
69
>>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

I would think of this as a rather round about method. Does one have to always set the focus to the grid for it to refresh properly ?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform