Is there a way to set the default option to 'Cancel' rather than 'Ok' in
Javascript confirm method?
cmdDelete.Attri butes.Add("onCl ick", "javascript:ret urn confirm('Are You Sure
You Wish To Delete This Item ?');")
Thanks.
Javascript confirm method?
cmdDelete.Attri butes.Add("onCl ick", "javascript:ret urn confirm('Are You Sure
You Wish To Delete This Item ?');")
Thanks.
Comment