Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ComboBox lookup on InteractiveChange() event
Message
De
15/10/2003 08:56:18
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
ComboBox lookup on InteractiveChange() event
Divers
Thread ID:
00838842
Message ID:
00838842
Vues:
57
I have a ComboBox in my form:

BoundColumn: 3

BoundTo: .T.

ControlSource: dd_lar.lr_projid

RowSource:
SELECT pj_pcode, pj_title, pj_id FROM dd_proj ORDER BY pj_pcode into cursor projlist

RowSourceType:
3 - SQL Statement



pj_pcode looks something like: LCAC41SA92, LSD43PMA90, etc...

I want to be able to type in 'LS...' and have Index (item) to move
from 'AGF...' to 'LCA...' to 'LS...'.

How do I code this?

Don K
Don
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform