Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Newbie - can't edit recs in grid (The record is read-onl
Message
From
26/10/2006 09:34:28
 
 
To
26/10/2006 09:12:37
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01164636
Message ID:
01164690
Views:
11
My grid has a Name property of "Details". So in the debugger I entered IsReadOnly(Details.recordsource) into the Watch window. It says Expression could not be evaluated. Do I have to indicate the form name too, like IsReadOnly(my form's name.Details.recordsource) ? I tried that, but same result.

Earlier (before I renamed grid's Name property) I got an error message "Member is Unknown: GRID1" if I tried to put "ThisForm.Grid1.refresh" into either the grid's Init or When methods. So I guess I am clueless about OO in VFP :) One thing I found in the VFP help says ThisForm can only be used in a form's method. Does that mean a grid's Init or When are not methods?


Totally, totally confused :(
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform