Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ListBox 3 Colums, how can i get the value for each column
Message
De
31/03/2001 15:31:56
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
ListBox 3 Colums, how can i get the value for each column
Divers
Thread ID:
00490637
Message ID:
00490637
Vues:
38
Hi all,

I have a form with one listbox, this is a search form,
with thisform.list1
	.ColumnCount=3
	.ColumnWidths='45,270,100'
	.RowSourceType=2
	.RowSource=TableToSearch+'.c_codigo,c_descri,c_cp'
	.refresh
endwith
now i have a textbox to type what i need to search.

How can i get the value from column2 in ListBox?

Thank's

João Batista
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform