HI,
I have worked through the example of sub-classing the WinDataSource and everything in my app works.
In the last part of the example it says:
"This sample can be scaled and made better so that we can store "Previous State" instances of the records so that if we cancel, we can restore all of the original values to each row. We can provide a test to see if the current record has any changes or has been "dirtied" so that we can skip making a round trip to the Database."
Is there an example of adding this functionality to the code given in the example?
I am especially interested in using the functionality to find dirty rows and maybe even to find the dirty field in the dirty row to save trips to the server.
I would appreciate any assistance in implementing this.
Thanks
I have submitted this request on your behalf. The reference number for the request is FR13744.
Robert,
We do not have an updated version of this sample, so it would be up to you to develop this on your own. I will submit a feature request to have a sample with this extended functionality included in our on-line documentation. Let me know if you have further questions.