Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Determining which rows have changes and perform additional a
Message
From
16/01/2009 10:02:57
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Determining which rows have changes and perform additional a
Environment versions
Environment:
C# 3.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01374356
Message ID:
01374356
Views:
68
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
Next
Reply
Map
View

Click here to load this message in the networking platform