Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sync a drop down to existing data?
Message
De
15/04/2003 11:14:29
 
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires Web
Divers
Thread ID:
00777710
Message ID:
00777782
Vues:
13
Stephen,

You need to DataBind it, like this:
this.DataBindings.Add("SelectedValue", MyDataSet, "ap_opening");
~~Bonnie


>I have an edit page with a few (to many) drop downs.
>
>First is Opening, the Select Distinct from the data brings back 8 items and I add the other 2 making a total of 10 items.
>
>When the user picks a new item to edit how do I sync the opening "Left" dropdown with the dataset ap_opening column?
>
>TIA
>
>__Stephen
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform