Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ComBox not working OK ? Help me, please...
Message
From
17/04/1998 09:25:56
 
 
To
17/04/1998 09:11:05
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00092835
Message ID:
00092844
Views:
20
If your rowsource is linked to a table, it will show only the records in that table. Try to use additem method in order to add all the records of that table and in the valid event of the combo with a inexistant value add it too.

Could be this a solution for you ?

>1) I'm working with a Grid, and in a Column I put a ComboBox. Now I want (when selected) to insert my own text in the ComboBox (this text I want to go to Base1.table1) and if I select text from the list (with a click in the list button) this text will go to Base1.table1 too (but the text on the list is from Base2.table2).
>All work OK (the list contain rows of Base2) but when type my own text in the Box it's cleaned. HOW TO DO??? I try in many ways... but nothing happened.
>
>Data example of my case:
> Column: ControlSource =Base1.table1
> Bound to=F
> ReadOnly=F
> ComboBox: ControlSource =Base1.table1
> Bound to=F
> RowSource=Base2.table2
> RowSourceType=Fields
> ReadOnly=F
>
> 1.1) How to show the list of a ComboBox with the keyboard, not with a click in the button ???
> 1.2) There is a way to select controls from a Grid faster than selecting it from the PEM window ???
Saludos,
A.G.P.
---------
Previous
Reply
Map
View

Click here to load this message in the networking platform