S
sunhealth
Hi,
I am receiving the following error message.
You are about to delete 1 record(s)
If you click yes, you won't be able to undo this Delete operation.
Are you sure you want to delete these records?
Yes No
Now in the onDelete event I have set the warning to false. Also the yes
or no of this message does nothing so the code in the onDelete runs
regardless. How can I make reference to this object so that I can place
my own code behind each of the buttons on the message box.
Thanks for your help
I am receiving the following error message.
You are about to delete 1 record(s)
If you click yes, you won't be able to undo this Delete operation.
Are you sure you want to delete these records?
Yes No
Now in the onDelete event I have set the warning to false. Also the yes
or no of this message does nothing so the code in the onDelete runs
regardless. How can I make reference to this object so that I can place
my own code behind each of the buttons on the message box.
Thanks for your help