Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo and field data
Message
De
11/02/2010 08:07:57
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
11/02/2010 07:37:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01448754
Message ID:
01448757
Vues:
69
>Dear All,
>I have a table with two fields the first one called brand and the second one called device_name
>The first one has 25 records on it and the second has only 5 records. But unfortunately when I created two combos the first combo handle the field called brand and the second handle the field called device_name my question is how can I let the second combo not to show the empty records
>Thank you

*Combo properties
RowSourceType: 3
RowSource: Select Device_Name from myTable where !(Device_Name == '') into cursor crsDeviceNames

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform