Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Best approach for listbox on values
Message
From
12/07/2001 10:32:43
 
 
To
12/07/2001 10:27:12
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00529536
Message ID:
00529705
Views:
30
>A cursor :) Well then just go with Rowsourcetype=3 or fields, alias :
>
>* Form.init
>with this.myCombo
> .RowsourceType = 3
> .Rowsource = 'select * from mycursor into cursor crsMyCombo'
> .Columncount = 2 && 1 to fcount() Whatever you prefer
> .BoundColumn = 2
>endwithCetin

This is what I've been doing until now. :)
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform