Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Refresh My Grid
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00519080
Message ID:
00519103
Views:
11
>I have that but it only shows up once. If I press the button again the controls goes blank.

>Thanks anyway

Sounds to me you got a temp cursor and you are closing it each time you want to display a new set of data.

What is "momeymove"? Is it a temporary cursor, a view or what?

If it is a cursor that you created on the fly, and you close it each time you reload data, the grid will loose all its association with its alias (recordSource). Thus, you have to reassign the recordsourcetype, recordsource controlsource etc.... If it is a temp. curosr try zapping it instead of closing it when reloading with new data, then you won't have to reset all this control.

and like Mark has said, when issuing a mygrid.refresh lock the screen and unlock it afterward to keep the grid from "jumping"
Work as if you don't need money
Love as if you've never been hurt before
Live as if this is your last day to live
Dance as if no one's watching
Previous
Reply
Map
View

Click here to load this message in the networking platform