Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Drop Down List behavior
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00940045
Message ID:
00940116
Vues:
15
This message has been marked as the solution to the initial question of the thread.
>
>ddl.Items.IndexOf(ddl.Items.FindByText(etc.)
cboTarget.SelectedIndex _
	= cboTarget.Items.IndexOf( _
		cboTarget.Items.FindByValue( _
			cValueToFind))
censored.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform