Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sort & save changes in MM .NET Business Maint Form
Message
 
To
31/05/2006 07:47:23
Ralph Rutschmann
Anwendungsentwicklung
Stuttgart, Germany
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01126118
Message ID:
01126970
Views:
13
Ralph,

>I seem to have a small problem with the framework. Here the steps to reproduce it with the sample app:

Looks like the problem is actually with the .NET Framework (I actually wish it was an MM .NET problem, because then I could fix it!)

The problem is that after you click on the column to sort, the form's currency manager reports the wrong record as the current position for the data table.

There are two ways to get around this problem.

1. Set the AutoEndEdit property of your business object to true. This causes the business object to do a "brute force" EndEdit() on all rows in the business object.

2. Bind your user interface controls to DataViews instead of DataTables

Best Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform