Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Databinding to a dropdown list in a grid not working
Message
De
17/11/2006 23:53:08
Bill Oeftering
Mainstreet Computers, Inc.
Belleville, Michigan, États-Unis
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Databinding to a dropdown list in a grid not working
Divers
Thread ID:
01170921
Message ID:
01170921
Vues:
66
I have a dropdownlist in a grid in an edititemtemplate. Edits always update the first row no matter which row that you're on. Textbox fields work properly.
The field that I'm working with is cmunit in table pricedet, bizobj=Pricedet.
Here's what have set on the dropdown:
BindingSource=Pricedet
BindingValueSource=Pricedet
BindingValueSouceMember=cmunit
CustomBinding Code Expression: Bind("cmunit")
I load the list in the init with a datatable but I've tried hard coding list and the results are the same.
Thanks Bill
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform