Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dropdownlist bound to a dataset view question
Message
De
15/09/2005 04:10:17
Larry Santos
Local Data System
Philippines
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
01048518
Message ID:
01049746
Vues:
14
>I have a dropdownlist bound to a table view of a dataset. The dataset is created from an XML file that has three elements. Therefore, the table has three columns. The dropdownlist shows one column and selects a different column (that is, .DataTextField is set to one column and .DataValueField is set to another column). But I aslo need to know the value of the third column (or third element of the XML) of the selected item.
>
>I would appreciate any suggestions. Thank you.
try to use search the item that you select to ur table to get the value you want...

TIA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform