Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BindingContext
Message
De
30/03/2005 02:37:07
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
BindingContext
Divers
Thread ID:
00999880
Message ID:
00999880
Vues:
46
I have placed the following code in the click event of a specialized mmbuttonNew and it seems that the grid is updating but the position never changes. The underlying data bound controls on another tab in the maintenance form also does not change. Any ideas on what I am doing wrong?

this.BindingContext[this.oCustomers.GetCurrentDataSet(), "Customers"].Position = this.oCustomers.GetCurrentDataSet().Tables["Customers"].Rows.Count -1;

Thanks.
Pat.
Patrick L. Stovall
Senior Architect/Developer
MCP - C#

VeroQuest
P.O.Box 7216
Kalispell, MT 59904
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform