Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Change Notification in MMMoverControl
Message
De
14/06/2006 12:27:50
Jeff Corder
Ambit Technologies, LLC
Missouri, États-Unis
 
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01128456
Message ID:
01129075
Vues:
8
I wrote an IsChanged() routine to check the tables the mmMoverControl was changing. It turns out that when the records are moved between the tables, their RowState is marked as UnChanged.

My solution was to add a IsChanged property to the mmMoverControl and set it to true in:
MoveItem()
RemoveItem()

and set it to false in:
OnSave()
OnRefreshLists()


Now I check the mmMoverControl.IsChanged property to determine if there were changes. This seems to work pretty well.

Jeff
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform