P
Paul J. Lay
I have a form that is passed byRef a dataView which is can updated many
times in the form. If the user decides to Cancel all the updates, I would
like to be able to restore the dataView to its contents at entry to the
contructor. Reject changes works fine in my form but causes other problems
for the caller of my form. I would to be able to clone or save a dataView
and restore it from the saved copy if a user decides to cancel the session.
Can you tell me the best way to do this? Thanks for your help.
Best Regards,
Paul J.Lay
times in the form. If the user decides to Cancel all the updates, I would
like to be able to restore the dataView to its contents at entry to the
contructor. Reject changes works fine in my form but causes other problems
for the caller of my form. I would to be able to clone or save a dataView
and restore it from the saved copy if a user decides to cancel the session.
Can you tell me the best way to do this? Thanks for your help.
Best Regards,
Paul J.Lay