Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I can't change the fields in the grid
Message
 
 
To
08/01/2012 19:33:15
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 5
OS:
Windows 7
Miscellaneous
Thread ID:
01532434
Message ID:
01532436
Views:
41
>Hi All:
>
>I create a cursor called FOO in the init and I have a grid with 'Sele * from Foo into cursor BLO' (do I need the 'into cursor' part?).
>
>I can't change the fields in the grid. READONLY is .f. and ENABLED is .t..
>
>???
>
>Thanks,
>
>Yossi

You need to add

select * from Foo into cursor BLO READWRITE
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform