Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Readonly changing from .F. to .T. (no... really!)
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00124633
Message ID:
00124673
Views:
16
>I have a combo box in the third column of a grid with the following properties
>

Is this the correct settings?

original:
grid.readonly = .F.
grid.column1.readonly = .T.
grid.column1.readonly = .T.
grid.column1.readonly = .F.
grid.column1.combobox.readonly = .F.

OR

grid.readonly = .F.
grid.column1.readonly = .T.
grid.column2.readonly = .T. && corrected
grid.column3.readonly = .F. && corrected
grid.column3.combobox.readonly = .F. && corrected

Double check the property settings of the grid columns.

>
>when I click the combo box, I get the "control is read only" message...
>
>Any ideas what could cause this?
>
>TIA
>
>Larry
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Previous
Reply
Map
View

Click here to load this message in the networking platform