Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Turns to ReadOnly
Message
From
24/09/2004 10:56:59
 
 
To
24/09/2004 10:49:50
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00945540
Message ID:
00945731
Views:
16
SELECT * from month WHERE completed <> .T. INTO CURSOR sorder READWRITE

>VFP8 - THis is done in design mode, columns countrolsource are tablename.field name, grid set to readonly .F. I have a grid, and command prompt with this: Thanks
>
>lcSave = thisform.grid1.RecordSource
>thisform.grid1.RecordSource = ""
>
>SELECT * from month WHERE completed <> .T.;
>INTO CURSOR sorder
>
> thisform.grid1.RecordSource = "sorder"
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform