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:
00940647
Vues:
13
Houston;

Thank you for your input! This has to be the answer! I cannot get it to work so I will continue to try different things. The good news is: It does not bomb! :)

I will post my code if I do not get this resolved "quickly".

Tom


>>
>>ddl.Items.IndexOf(ddl.Items.FindByText(etc.)
cboTarget.SelectedIndex _
>	= cboTarget.Items.IndexOf( _
>		cboTarget.Items.FindByValue( _
>			cValueToFind))
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform