Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Determining which rows have changes and perform additional a
Message
De
16/01/2009 10:02:57
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Determining which rows have changes and perform additional a
Versions des environnements
Environment:
C# 3.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01374356
Message ID:
01374356
Vues:
64
Good morning listers,
I have a windows form which is currently updating data correctly (well almost)
Whenever I change a value on my grid (which is currently in an entitylist) I want to do some additional processing such as update the edited date.
my question...
1. how do I know which entities in my entitylist have changes?
I am thinking that the most logical place to insert this code would be in the hookPreSaveEntity or hookPreSaveEntityList methods.
thoughts and advice are appreciated.
thanks
rick
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform