Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combobox in grid; Read Only? -why?
Message
 
To
10/09/2002 14:57:36
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00698969
Message ID:
00698990
Views:
18
>I'm designing a form with a grid containing job assignements for a given period the source is a cursor from a select command in the form's load method. one column contains a combo box containing a list of the employees assigned to the job using as it's source a differnet cursor also from a select statment in the form's load method with a where clause to the jobid.
>
>I can not seem to get the combo box to open it's list! When clicking on the combo box drop down button, I get a notice in the status bar that the control is read only... and when checking in the debuger it indeed is, but is not set that way anywhere I can find, in fact attempts to set it otherwise are not sucessfull.
>
>I'm sure some of you have run across this, and I'm missing something simple but I've spent a couple of days on this with no luck... any advice please!
>
>Thanks for your Attention
>Steve Miller
>Grand Haven, MI

Sounds similar to a problem that I had with a check box that was programmatically added to the grid. The work-around was to explicitly set the ReadOnly property to .F.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform