Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sort & save changes in MM .NET Business Maint Form
Message
 
À
31/05/2006 07:47:23
Ralph Rutschmann
Anwendungsentwicklung
Stuttgart, Allemagne
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01126118
Message ID:
01126970
Vues:
18
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform