Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Refresh grid
Message
From
28/11/2004 11:34:55
 
 
To
28/11/2004 11:27:47
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Environment versions
Visual FoxPro:
VFP 8
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00965219
Message ID:
00965224
Views:
10
This message has been marked as the solution to the initial question of the thread.
>In the following code also the grid whait!
>
> 
THISform.lockscreen =.t.
ThisForm.grdmelamd.recordsource=""  && put this here
>set safety off
>zap in crsrgrid
>set safety on
>select * from melamdim into cursor crsrgrid readwrite
ThisForm.grdmelamd.recordsource="crsrgrid"  && <= you forgot this !
>ThisForm.grdmelamd.refresh()
>THISform.lockscreen=.f.  && and put this here
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform