DaveTichenor
New member
- Joined
- Sep 2, 2016
- Messages
- 2
- Programming Experience
- 10+
Please Note: when the datagridview is loaded - data in every row of the datagridview is change (due to decrypt of an encrypted data field).
So how do I determine which rows are change after the data load event has made its initial load which included these changes.
I need to change the "update date" on a row that changes after the data load event has completed.
I am using Visual Studio 2015
Thanks
So how do I determine which rows are change after the data load event has made its initial load which included these changes.
I need to change the "update date" on a row that changes after the data load event has completed.
I am using Visual Studio 2015
Thanks