Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Incorrect values in comboboxes
Message
From
29/04/1999 08:37:10
Sonny Chouinard
CHCA Computer Systems Inc.
Lachenaie, Quebec, Canada
 
 
To
29/04/1999 02:20:43
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00211679
Message ID:
00213387
Views:
30
>>
>>Hi Cetin,
>>This is the properties of my combobox
>>RowSourceType= 6
>>RowSource = "myLookUpTable.field1"
>>ControlSource = "myDataView.myField"
>>
>>I have a THISFORM.Refresh in my activate method of my page.
>>
>>Thanks!
>Sorry for the delay. I meant using 6-fields might be dangerous if more than one object rely on that table (rec pointer movement). Instead I would use 3-SQL for Rowsourcetype and :
>Rowsource = "select distinct field1 from mylookuptable into cursor crsCombo1"
>Cetin

Sorry, I didn't understand it that way. Thanks for your response. I'll see if there is a conflict in my form...
Previous
Reply
Map
View

Click here to load this message in the networking platform