Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Refresh Issue
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Grid Refresh Issue
Miscellaneous
Thread ID:
00845425
Message ID:
00845425
Views:
50
Hi All
I have the following problem at a client's site, with a slow network connection ( in local mode, this does not happen ):
the form displays some data ( i.e Customer Info ) and a grid ( with Order Info for the specific customer ).
When entering the form for the first, time, there are some rows in the grid that do not belong to the current customer. Just when the first control gets the focus, the grid is redrawed correctly ( i.e orders belonging to the current customer ).
Since the client has slow workstations, this is confusing for him, he thinks all the time that orders exist but just disapear...
I tried setting LockScreen to .T. in Load method of form and setting to .F. in the GotFocus even of the first control, but still, no go.
I also tried to set the grid to invisible and reset back to visible in gotfocus of first control, and also to delete the recordsource of the grid and reconstruct in Init of form, but still no go.
I even entered NODEFAULT in the Refresh methods of the form and the grid, and still no go.
What gives???
TIA
Jaime
Why do programs stop working correctly as soon as you leave the Fox?
Next
Reply
Map
View

Click here to load this message in the networking platform