Hi, when I click on the cancel button on the javascript confirm dialog, it does do a postback.
The problem is that the file is just a (.cs), so I can't use the "
return
args.set_cancel(
true
);" argument in de aspx file.
.
Creating Remove button and javascript confirm:
Creating message:
I hope somebody can help me.
Thanks.