Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo responds differently?
Message
From
22/09/2002 13:01:04
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
 
 
To
22/09/2002 01:57:19
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00703145
Message ID:
00703167
Views:
20
Any takers on this?


>Hi All:
>
>I am working on a FormA which has a base class combobox, style 2, Row Source Type is 1 (Value), and the RowSource has values A,B,C. The controlsource isa variable, say mType.
>
>User fills in part of the client name and then clicks FIND,which then positions the user at the record that the user was looking form on FormB which has a grid. Clicking that column or simply clicking RETURN, is followed by assigning values to variables e.g
>
>
mLastName = client.lastname
>mLocation = client.state
>mType = client.type
>
>And FormB is released back to display FormA (no formA was not release when FormB was called).
>
>Since the value of variable mType is now known, should it not display the contents in the Combobox? It does on one machine and not on another. to test it further, I even put in the following line of code.
>
>
thisform.combo7.displayvalue = mType
>
>FormA works OK on the development machine but on another machine, when run after compiling, the ComboBox continued to display the first RowSource value e.g.Ohio.
>
>Why is the behavior vary on different machines? Thank you for your assistance.
- Ravi

True greatness consists in being great in little things.
- Charles Simmons
Previous
Reply
Map
View

Click here to load this message in the networking platform