M
Mauricio Pires
My GridView has a button with OnClientClick="if (!confirm('Delete?')) return
false;" which must deletes a record only if the user click on the OK button
of the confirmation window, but if he clicks on the Cancel button the record
is also deleted, that is, it is not working.
Could someone help me?
false;" which must deletes a record only if the user click on the OK button
of the confirmation window, but if he clicks on the Cancel button the record
is also deleted, that is, it is not working.
Could someone help me?