Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid: how do I change a column from txt to combo?
Message
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:
01170582
Message ID:
01317705
Views:
11
One other question. Our office is using Win2000 and we are getting ready to install XP. I am testing apps in XP and discovered this one with the combobox in the grid does not work. The data displays but will not drop-down.
Any ideas?
I also noticed that when running the app from a desktop icon the colors are gone. Are there some tips I need for configuring XP so I don't have issues with my apps?

Thanks, Chuck

>>Dragan
>>Just wanted you to know how helpful this thread was. I have spent the morning trying to figure out why 2 comboboxes in a grid on a pageframe quit dropping down. I use VFP 8.0 sp1. By some infinite VFP wisdom the style property changed during editing code. After reading this thread, I reset the property to 2 and now they work. I have had a similar issue with the readonly state of the grid but it all of a sudden started working properly. It is so stressful when changing code breaks something or fixes itself. of all the threads I had read from Marcia, Sergio, and others, this is the only one that mentioned the Style property.
>
>Glad it helped - I know I was glad when I (twice... make that multiple times upon a time) found a thread which mentioned that. About the third time around I learned what .Style means in a combo (and that it's completely unrelated to fashion :).
>
>>But we still love Fox. There isn't a better solution for apps with small data needs.
>>
>>Thanks again, Chuck
>>
>>>>You are right about this being such a wonderful resource!
>>>>
>>>>So I have figured out the combobox's main characteristics. But now I am trying to get the IncrementalSearch property (it's set to .T.) to do what its name implies. When I pop up the combobox list, typing anything immediately closes the list and I see the character I typed in the collapsed combobox (what is the correct terminology for the collapsed combobox object?).
>>>
>>>Try to set combo.style=2 (dropdown list). That limits the values to only those listed, and incremental search should work.
Extreme Programming = Plan -> Design -> Code -> Test
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform