Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TextBoxes associate with ComboBoxes
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
TextBoxes associate with ComboBoxes
Miscellaneous
Thread ID:
00102718
Message ID:
00102718
Views:
62
Hi,

I don't know if I'm missing something, but I have a ComboBox where the user can choose a "Client" in a form that handles "Instructions from Clients". When the drop-down list is open the user must see "Client's NickName", "Client's Name", "Client's Country" and "Client's City". So I have a ComboBox with 5 columns (the last one, that is hidden, contains "Client's identification") with a RowSource based on v_Clients. Everything is fine, but when the drop-down list is closed, the user can only see the TextBox with the "Client's NickName" (first column) and I have a need to see all 4 fields.
I created 3 TextBoxes bound to "Client's Name", "Client's Country" and "Client's City" and everything is fine. The problem happens when I need to add a new "Instruction" and the 3 new TextBox are filled (with the first record of v_Clients), although the ComboBox is empty.
I know that I could suggest a "default" client, but it doesn't make any sense, sice there are more than 10.000 client's in the database..

Any tips would be great.

Regards,
José Augusto Cavalcanti
Global Connection
jose.cavalcanti@globalconnection.com.br
Next
Reply
Map
View

Click here to load this message in the networking platform