|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
binding navigator delete modificationThe delete button in a data binding navigator by default will delete de
current row in the binding source. Can anyone tell me how can I cancel a delete after a click on the button delete?? I want to do this in order to delete the current row just in some cases, for instance when the user is asked to confirm the deletion. Any help is very appreciated, Try DataSet.RejectChanges
Show quote "fanor" <xfpo***@hotmail.com> wrote in message news:%23SjRDGmbGHA.4112@TK2MSFTNGP03.phx.gbl... > The delete button in a data binding navigator by default will delete de > current row in the binding source. Can anyone tell me how can I cancel a > delete after a click on the button delete?? > > I want to do this in order to delete the current row just in some cases, > for instance when the user is asked to confirm the deletion. > > Any help is very appreciated, > |
|||||||||||||||||||||||