Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combos in grids
Message
 
To
14/07/2003 11:50:14
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00809851
Message ID:
00809888
Views:
25
BoundTo

>Its been a while...and I still can't quite remember how these work.
>
>Using VFP 7, I have a grid with a initial column count of -1, to which I am programatically adding 5 columns.
>
>The first column of the grid is a combobox (dropdown list type). I have the column controlsource set to a field from the source cursor, and the drop down list populated using the rowsourcetype of 6 (fields) and rowsource of 2 columns from a lookup table
>
>The values in this table are
>
>-1 Unknown
>1 Region1
>2 Region2
>3 Region3
>4 Region4
>5 Region5
>6 Region6
>
>The list is bound to an integer column, but it is picking up the list item number rather than the regionid. I.E. if the id was 5 the display value will be "Region4".
>
>What needs to be changed to pickup the correct list item.
Wayne Myers, MCSD
Senior Consultant
Forte' Incorporated
"The only things you can take to heaven are those which you give away" Author Unknown
Previous
Reply
Map
View

Click here to load this message in the networking platform