Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BindingContext
Message
From
30/03/2005 02:37:07
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
BindingContext
Miscellaneous
Thread ID:
00999880
Message ID:
00999880
Views:
45
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
Next
Reply
Map
View

Click here to load this message in the networking platform