PDA

Click to See Complete Forum and Search --> : Cancelling the AddNew method


wick77
Jul 5th, 2000, 02:59 PM
I was wondering how you can end or cancel the AddNew method without using the Update method. I want to allow the user the option of cancelling or moving to another record in the middle of adding a new record.

Any advice would be great,

Wick

Clunietp
Jul 5th, 2000, 11:05 PM
per MSDN


CancelUpdate Method


Cancels any changes made to the current record or to a new record prior to calling the Update method.