B
Bob
I'm using a datagridview and a binding navigator in VS2005 all bound to a
table in a sql dataset. I need to be able to handle a the equivalent of a
before delete event in which I do checking before I actually execute the
delete. I can't seem to find the event that would let me do the evaluation
before actually deleting the record and cancelling the command. Can anyone
tell me where its to be found?
Thanks for any help.
Bob
table in a sql dataset. I need to be able to handle a the equivalent of a
before delete event in which I do checking before I actually execute the
delete. I can't seem to find the event that would let me do the evaluation
before actually deleting the record and cancelling the command. Can anyone
tell me where its to be found?
Thanks for any help.
Bob