Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combobox Value
Message
De
22/06/1999 15:40:41
 
 
À
22/06/1999 12:08:55
Coann Teng
Computer Infobase System S/B
Kuala Lumpur, Malaisie
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00232542
Message ID:
00232684
Vues:
18
Coann

Try the code below after your SQL statement executes. Or put it in the init event of the box itself. Sounds like you want to show a value if the SQL statement returns any values and you would like it to be the first value.

THIS.listindex = IIF(THIS.listcount > 0,1,0)

HTH



>My combobox rowsource is a SQL statement , everytime i run the form, it didn't >show any value at the combobox, i need to select...how can i make the combobox >display the first value?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform