Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Incorrect values in comboboxes
Message
De
29/04/1999 02:20:43
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
23/04/1999 16:24:23
Sonny Chouinard
CHCA Computer Systems Inc.
Lachenaie, Québec, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00211679
Message ID:
00213330
Vues:
32
>
>Hi Cetin,
>This is the properties of my combobox
>RowSourceType= 6
>RowSource = "myLookUpTable.field1"
>ControlSource = "myDataView.myField"
>
>I have a THISFORM.Refresh in my activate method of my page.
>
>Thanks!
Sorry for the delay. I meant using 6-fields might be dangerous if more than one object rely on that table (rec pointer movement). Instead I would use 3-SQL for Rowsourcetype and :
Rowsource = "select distinct field1 from mylookuptable into cursor crsCombo1"
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