Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Refreshing form
Message
From
28/04/2009 15:23:20
Fabian Borghi
Xenon Information Technology
Itaparica, Brazil
 
 
To
28/04/2009 15:16:31
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01396794
Message ID:
01396799
Views:
61
Just This....

OPEN DATABASE ".\dados\restaurant" shared
SELECT codigo,garcom FROM mesas INTO CURSOR openmesas WHERE status = .t.
thisform.grid1.RecordSource="openmesas"

thisform.grid1.column1.Width= 40
thisform.grid1.column2.Width= 110
thisform.grid1.column1.text1.Click
Fabian A. Borghi
Xenon Information Technology
Itaparica - BA - Brasil
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform