Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combobox, Incremental Search, sort order
Message
De
16/10/1999 22:20:24
Ray Keys-Bramlett
Custom Business Applications
Fresno, Californie, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Combobox, Incremental Search, sort order
Divers
Thread ID:
00277372
Message ID:
00277372
Vues:
69
Yet another combobox question

I am using three comboboxs with the following:

rowsource=adult.adult_id,a_first,a_last
rowsourcetype=6 (fields)
incrementalsearch=.t.
style=2 - Dropdown list

I would like the order of the fields (id,first,last) be the same in each combo.
I want each combo to search in a different sort order.

combo1 ordered by adult_id
combo2 ordered by a_first
combo3 ordered by a_last

So far I can only get them to serach in adult_id order, unless I change the order of the rowsource.


Thanks for your help.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform