Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Databinding to a dropdown list in a grid not working
Message
From
17/11/2006 23:53:08
Bill Oeftering
Mainstreet Computers, Inc.
Belleville, Michigan, United States
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Databinding to a dropdown list in a grid not working
Miscellaneous
Thread ID:
01170921
Message ID:
01170921
Views:
65
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
Next
Reply
Map
View

Click here to load this message in the networking platform