|
-
Oct 18th, 2011, 06:32 AM
#1
Thread Starter
Fanatic Member
[RESOLVED] old values of datatable
Hi,
I have a datatable dtData which populates a datagridview dgv.
I then make some changes on the dgv.
The dtData rowstate shows the modified records
Question: How can I find out what the old data was?
Thanks
-
Oct 18th, 2011, 07:12 AM
#2
Re: old values of datatable
You don't... not immediately at least... you'd have to handle the event that fires off when data changes in the datatable... then you would be able to see the new and old values...
-tg
-
Oct 18th, 2011, 07:15 AM
#3
Thread Starter
Fanatic Member
Re: old values of datatable
-
Oct 18th, 2011, 11:22 AM
#4
PowerPoster
Re: [RESOLVED] old values of datatable
Last edited by Techno; Oct 18th, 2011 at 11:30 AM.
Reason: replied to wrong thread
-
Oct 18th, 2011, 11:27 AM
#5
Re: [RESOLVED] old values of datatable
ummm.... did you reply to the wrong thread?
-tg
-
Oct 18th, 2011, 11:30 AM
#6
PowerPoster
Re: [RESOLVED] old values of datatable
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|