Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combobox not showing contents of memo field
Message
From
13/01/1999 19:41:51
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00174871
Message ID:
00175729
Views:
30
>Thanks James. I was trying to skip this "intermediate" step (going to array) for the rowsource and simply use my view as the rowsource but I guess I can't.
>
>> SELECT ;
>> myField1, ;
>> myField2, ;
>> myField3 ;
>> FROM myTable ;
>> INTO ARRAY .aRowSource
>>
>> .rowsource = "this.aRowSource"
>> .rowsourcetype = 5 && array
>>ENDWITH

You may use padr(TheMemo, 45) or something like that for the third field. It will be read-only, but I think it wouldn't matter in this case.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform