Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Datagrid: Retreiving a value from a column
Message
From
08/10/2002 04:35:02
Christian Cote
Les Logiciels Onoma Inc.
Longueuil, Quebec, Canada
 
General information
Forum:
ASP.NET
Category:
Forms
Miscellaneous
Thread ID:
00708298
Message ID:
00708651
Views:
9
I only changed
BindingManagerBase loBindingManager = this.dgTels.BindingContext[this.Datagrid1.DataSource, this.Datagrid1.DataManager];

for
BindingManagerBase loBindingManager = this.dgTels.BindingContext[this.Datagrid1.DataSource, this.Datagrid1.DataMember];

and everything works now perfectly.

Many thank's,
Christian
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform